The condition is met when the event that triggers the Kintone Webhook is “Record is deleted.”
This condition is combined with other “when to execute” conditions. For example, combine with “When the Webhook Starts”.
If you have set multiple conditions for “Send Notification Condition” in the webhook settings on the Kintone app, in addition to “Record is deleted”, the same webhook will be called when those conditions occur. If there is a process that you only want to perform in the case of “Record is deleted” within customization, use this “If the webhook occurs due to the record deletion.”
If the “Send Notification Condition” are originally set to only “Record is deleted”, there is no need to use “If the webhook occurs due to the record deletion.”
There are no parameters to be set.
Reversing this condition changes it to “If the webhook does not occur due to the record deletion.”