Webhook and Sandbox

Hi,

Is the sandbox able to communicate with a webhook ?
Or is the sandbox just for having fun with the api ?

thanks !
Thomas

Hi @thomasLA,

Sandbox and Production environments are working the exact same ways, especially for webhooks. So in addition to having fun, the Sandbox allows you to make all your tests during your development :blush:

If you want to receive our Webhooks for your Sandbox Jobs you must set the URL you want to receive your webhooks on (Webhook V2 URL field) in your Sandbox account’s settings page.

For information about webhooks, please refer to the documentation.

Best Regards,