Search for public recipes
Searches for public recipes and returns a list. Returns an empty list when no matching connectors are found.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
applications
Comma-separated connector identifiers (for example: salesforce, service_now
). Resulting recipes should use at least one of the given connectors.
term
Search term.
boost_owned
If true
, returned results give priority to recipes in your account.
page
Page number of the public recipes to fetch. Defaults to 0.
per_page
Number of public recipes to return in a single page. Defaults to 20. Max is 20.
Response
Success reply
items