FredFisher
5 years agoQrew Member
Get Webhook IDs from the Quickbase API
We can create a new web hook with the Quickbase API.
If we know the webhook id, we can edit a webhook with the Quickbase API.
However – I can't find a way to list the web hook IDs already created.
Even when we create a web hook using the Quickbase API, it does not give us the id of the created webhook.
How can I load the actionId of webhooks in a Quickbase table, using the Quickbase API?