Hey,
I've been checking out the webhook documentation and some of it is a little confusing.
For instance, the first line of the List Webhooks section states "Lists events for a webhook", whereas the first line of the List Events sections states "Lists all SmartSuite Webhooks".
Create Webhook and Get Webhook are both described as a POST to the same URL (it seems the Get Webhook URL should actually end in "GetWebhooks").
It's mentioned that webhooks expire if you don't call "list payloads", but it's unclear what that means.
A bit of trial and error could get around most of this. My only real concern is how to stop a webhook expiring.
Could anyone help me out?