Send event data to an external action using Knack and HTTP
Send event data to an external action using Knack and HTTP
Get this templateCreate your own workflow
Create custom workflows by choosing triggers, actions, and searches. A trigger is an event that launches the workflow, an action is the event.
Creates a new record.
Deletes a record specified by its ID.
Returns details about a record specified by its ID.
Downloads a file from a given URL.
Sends an HTTP(S) request to a specified URL that requires Basic Auth authorization and processes the response.
Sends an HTTPS request to a specified URL that requires Client Certificate Auth authorization and processes the response.
Sends an HTTP(S) request to a specified URL and processes the response.
Performs an arbitrary authorized API call.
Sends an HTTPS request to a specified URL that requires API Key Auth authorization and processes the response.
FAQ
See Make in action
See how Make works