Hello,
I’m encountering some issues with a Webhook I’ve set up in Sesami Flow, triggered by Appointment creation. I have two main concerns:
- Missing customerManagementLink: I added both appointmentID and customerManagementLink to the Webhook body. However, when I receive the Webhook, the customerManagementLink field is blank, while the appointmentID comes through correctly. Is it possible to obtain the customerManagementLink when using Appointment creation as the trigger? If so, what might I be doing wrong? I’d appreciate guidance on how to properly retrieve the customerManagementLink in Sesami Flow.
- Immediate Webhook firing despite delay setting: I set the “When” setting to trigger the Webhook 1 minute after the appointment creation. However, I’m receiving the Webhook immediately. Does the “When” setting not control the actual timing of the Webhook dispatch? If not, how can I introduce a delay?
Any insights or solutions to these issues would be greatly appreciated. Thank you in advance for your help!