Gathering action information
Find an action
Search for Zapier actions by app, ordered by relevancy.
GET
Search Actions
Authorizations
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)
Response
200 - application/json
OK
The response is of type object
.
Search Actions