Discussions

Ask a Question
ANSWERED
ANSWERED

What is the 'payload' when verifying webhook signature?

I'm looking at the documentation on how to verify the signature of a webhook, but I don't understand what the 'payload' should be in the example code:

ANSWERED

Search for specific visits

I am trying to search for a specific visit using API but I was not able to understand how can I trim the search result in the query tab.
"""
q
string
Search query, prefix match on name, phone, email, or customer identifier
"""

ANSWERED

Documentation for POST v2/public/visits?

I had built myself a utility app to check in for appointments a while back, but it quit working somewhere within the last two months. I think a captcha was added which... well, maybe what I'm doing is exactly what it's meant to prevent. Is there a legitimate way to get my utility running again?

ANSWERED

Invalid signature with Webhook

Hello,

ANSWERED

CORS error while making API call

How do I whitelist my domain so the waitwhile server would not respond back with CORS error?

ANSWERED

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.

ANSWERED

Is there an intergration with Klaviyo?

Hello I am wondering if there's an integration with klaviyo in the works?

ANSWERED

Adding location to service

Hi!

ANSWERED

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.