Explore Plans
Mobile menu Close menu
Pushcut

Action Executed

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

Developer info

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

Input The input value passed in from Pushcut.

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

Created at Date and time event was created.

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

Action identifier The action identifier that was triggered.

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