Supported systems:
Formdesk supports almost any standard method for exchanging data:
- HTTP GET
- HTTP POST
- HTTP PUT
- HTTP DELETE
- HTTPS PATCH
Pre-defined Webhooks
Formdesk offers a number of pre-defined Webhooks with commonly used systems for you to choose from, such as Salesforce and Mailchimp. See the overview.
Store a reply in the form
Sometimes the receiving system sends a reply upon receipt of the data. This could, for example, be a unique ID number that identifies the stored data. These replies can be stored in (hidden) fields within the form.
PDF attachment
You can generate a document with the PDF generator and send it to the other system as an attachment. In the PDF document, you can include answers given in the form or a copy of the entire completed form.
Sending criteria
Using the Webhook’s sending criteria, you execute it selectively. After all, it may very well be the case that you do not want the data to be sent to the other system in all circumstances. For example, consider an order form that inquires whether the user would like to receive your newsletter. The Webhooks should then only be executed, when the visitor indicates he/she wants to receive the newsletter. Or perhaps you would only like to execute the Webhooks once the completed form is approved in the workflow.
Screenshots
Sample screenshots of the webhook feature