Webhook update/delete page
I wrote a Google Sheets application to export ID, slug, and title post and save them to a sheet. Webhooks send notifications when new posts are created, updated, or deleted. However, I'm currently facing a problem. Instead of sending the webhook "create", It will send the webhook twice.
Serious, Webhooks also deactivate automatically.
0
-
Hello Vantrinh,
Please create a separate webhook for each activity, such as Create, Update, and Delete.You can use the webhook URL to identify the action.
0
Please sign in to leave a comment.
Comments
1 comment