Hi.
How can I send a new answer of a specific field through webhook to my website (database)?
Thanks
Hi.
How can I send a new answer of a specific field through webhook to my website (database)?
Thanks
Hi Kaaxclub,
Welcome to the SurveySparrow Community
You can configure Webhhoks whenever a new answer is submitted and with the help of a placeholder send only a specific field
as shown in the below image.
Note: Our developer page will help you to understand more about our API & webhooks.
Usually, we send data to the URL (Call back URL
) and won’t be directly into the database because of complexities. We suggest you to use some Database Connectors / Scripts which will read the data from the URL and insert it into your Database.
Hope this helps. Feel feel to reach us for any queries.