For the complete documentation index, see llms.txt. This page is also available as Markdown.

Can one environment send data to two webhooks?

The dashboard self-serves one webhook destination per dev ID.

The dashboard self-serves one webhook destination per dev ID.

The cleanest pattern for UAT vs production is separate dev IDs, each with its own fixed destination, configured independently. You can set a separate webhook in your Testing environment and use the Data Generator there to populate a test account.

To send the same user data to more than one destination (for example prod plus UAT, or two internal apps), point Terra at a single endpoint that forwards payloads to your internal apps, keeping one Terra webhook decoupled from your apps. See setting up data destinations.

For advanced multi-destination setups, contact support to discuss options.

Last updated

Was this helpful?