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:
Webhook Signature Encryption
Please share code snippet if anyone has implemented below method in C#.
Unassign resource to a completed visit via API call
How do we unassign a completed visit via API call, the documentation does not give me clear idea about this newKey value?
How to Setup Dynamic Services
I have setup a Zapier which I can successfully send over visitor signed in on Envoy for visitors to Waitwhile. Name, phone number, email all works, and services ( but only when I select the services listed from wait while) I need it to be dynamic and use the custom side of zapier to select different types of services that are available in envoy to waitwhile, when I try to do that it tells me this error message. Failed to create a visit in Waitwhile
The app returned ""serviceIds[0]" with value "Tax Preparation" fails to match the required pattern: /^[a-zA-Z0-9]{20}$/". Please advise
integrate waitwhile with Telus
I'm in Canada and I work with an electronic medical record from Telus health (see link)
https://www.telus.com/en/health/health-professionals/clinics/ps-suite?linktype=ge-meganav
I'd like to integrate waitwhile so i can do all the opration and see all the oprations drectly from the EMR
Ticket Print on Kiosk
Hi there, is there any feature in the system that allows the kiosk to print the customer ticket directly after s/he joins the waitlist?
Invalid signature with Webhook
Hello,
Captcha verification
Hello, I am trying to sign join the waitwhile list and it is saying that captcha verification failed, but there was no option to verify it.
Getting location updates from audit trail using Excel data query
I'm not a seasoned API user, so forgive me if this is an overly simple question. I'm trying to help a client track when changes are made to their location settings, and would like to do so using Excel's data connection capabilities. Where I'm currently stuck is trying to construct the data connection in Excel. I can run the JSON query in the API reference interface and it works (maybe not perfectly, but it doesn't error out). But when I go to build it in Excel, I'm clearly missing something. If anyone has an example of how they set up an Excel data query to pull audit trail information and would be willing to share, that would be immensely helpful.