Common Types
Action
An Action is an operation that can be performed against a third-party API; either a read or a write. A Zap is composed of a read, followed by one or more writes.
The developer provided identifier for this Action
Apps (Expandable)
The type of this object
action
- action
Available options:
action
The type of this Action
READ
- READWRITE
- WRITE
Available options:
action
Will be set to true
if this Action triggers instantly. May only be true
when type
is READ
.
The title of this Action.
A longer description of this Action, usually describing what it does in more detail.
Was this page helpful?