Discussions
Working with resource groups
I have event templates that require a group of resources - for example, an operation always requires an operation room, a doctor, a nurse, and an embryologist.
Issue with Webhook Auth and Salesforce
I'm running into an issue when trying to compare the HMAC auth keys in my Apex webhook listener. Here is my code:
Metadata for Booking and Location objects
Metadata is a great improvement. Will it be added to booking and location objects?
Domain in photourl is not allowed
I try to update resource photourl with our own CDN url. But I receive "Domain in photourl is not allowed" error message. is it possible to add our own domain?
Webhooks
Can you setup webhooks for a specific waitwhile list? I know you can for Location. Or would you suggest creating a location for the list you want to integrate?
About "Using your own SMS messaging provider"
To achieve it we need a Server Backend that is responsible for receiving message requests from Waitwhile and forwarding these to the Messaging Provider.
How the message request look like and how to test it, the guides and API Reference has nothing about it.