When a sheet is deleted, are any webhooks associated with that sheet deleted or disabled?

Hello.

Imagine you have created a sheet, and used the webhook API to designate a webhook about that sheet, and enabled that webhook.

QUESTIONS:

  1. If you delete the sheet, are you guaranteed a webhook event for a deleted sheet? And if so, how would you know the event was about the sheet deletion?
  2. Is the webhook associated with that sheet disabled or deleted?
  3. Under the hood, we know that the deleted sheet goes into the Deleted Items folder. And could be later undeleted. If you undelete the sheet, is that webhook still there, and if so can it be used? Or is it gone and would need to be re-built from scratch?

Best Answers

Answers