AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
PushcutPushcut

Action Executed

This trigger fires when a server action is executed in Pushcut.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This trigger fires when a server action is executed in Pushcut.
API endpoint slug
pushcut.action_executed

Trigger fields

Action identifier Text input > Other

Label
Action Identifier
Helper text
Choose any name you would like. This identifier will show up in the Pushcut app.
Slug
action_identifier
Required
true
Can have default value
true

Ingredients

InputThe input value passed in from Pushcut.

Slug
input
Filter code
Pushcut.actionExecuted.Input
Type
String
Example
My Input Data

Created atDate and time event was created.

Slug
created_at
Filter code
Pushcut.actionExecuted.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Action identifierThe action identifier that was triggered.

Slug
action_identifier
Filter code
Pushcut.actionExecuted.ActionIdentifier
Type
String
Example
My Action