Fetch the available actions for the provided App. It’s typical to filter by type so that only actions that make sense for a particular step are shown. Action IDs may not be reused, see our documentation for how to hardcode a particular action.
This endpoint requires the zap
OAuth scope.
See our OAuth2 authentication documentation
The type of Action to filter for.
READ
, WRITE
A canonical App ID, as provided by the /apps
endpoint.
The response is of type object[]
.
Fetch the available actions for the provided App. It’s typical to filter by type so that only actions that make sense for a particular step are shown. Action IDs may not be reused, see our documentation for how to hardcode a particular action.
This endpoint requires the zap
OAuth scope.
See our OAuth2 authentication documentation
The type of Action to filter for.
READ
, WRITE
A canonical App ID, as provided by the /apps
endpoint.
The response is of type object[]
.