Gathering action information
Find an action
Search for Zapier actions by app, ordered by relevancy.
GET
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The application to list actions for.
Query Parameters
Query for actions to search for. If this is not provided, all actions for the app
will be returned.
Filter actions by type. This should be a comma-separated list of action types.
This can be:
write
: Actions that have side effects (such as sending an email or updating a spreadsheet)search
: Actions that return results (such as searching for a contact or getting a list of emails)
Available options:
read
, write
, search
, read_bulk
Response
200 - application/json