Candu Webhooks can be used to extract any data captured via a Candu Form from Candu and sync it with the rest of your tech stack.
Send Form Responses out of Candu
Forms support several different input fields, and this guide highlights the output to expect from each type of field to help you use your responses accurately.
In this example Form, we have used every Form input type available & described the expected output:
Text Input - a string of any text entered
Text Area - string of any text entered
Select Input - text of selected option chosen
Email Input - a string of the email address entered
Checkbox - text of selected option chosen
Multi-select cards - the name of each card selected with a semicolon between multiple chosen options. You can set the name for each card in the editor.
Single-select cards - the name of the card selected. You can set the name for each card in the editor
Below is the example Form:
Here is an example of the webhook payload once a response has been submitted:
Here is an example of the data sent to a Google Spreadsheet: