Zoho CRM: sandbox-aware Webhook
Hi everyone!
I need to configure a Webhook that somehow changes if it's being called in a production environment or in a sandbox. Is there a way to do this?
I'd like to do this because I don't want webhooks called from a sandbox to look like "real" webhook calls, so that I can configure my backend to distinguish between them.
Thanks for your assistance!