Discussions

Ask a Question
Back to All

Can we register different webhook depending on a selected field in the form?

We have a form that asks for region. We want to be able to register a webhook depending on the value from this field instead of all form submissions going to one webhook. Is this possible?

Example Scenario:
Tackle Form: Region US selected > triggers /webhook/US
Tackle Form: Region EU selected > triggers /webhook/EU