Tool to create a webhook subscription. Use after choosing event type and target URL.
urlThe webhook URL to receive event notifications.
typeRequiredstringEvent type to subscribe to.
authorstring(new_comment only) Only trigger for comments by this user ID.
from_eqstring(incoming_email only) Only trigger for messages from this exact address.
is_taskboolean(new_comment only) Only trigger for comments on tasks.
mentionstring(new_comment only) Only trigger when this user ID is mentioned.
organizationstringOrganization ID to scope the subscription. Omit for personal webhooks.
content_containsstringOnly trigger when content contains this substring.
subject_containsstring(incoming_email only) Only trigger when email subject contains this text.
content_ends_withstringOnly trigger when content ends with this substring.
content_starts_withstringOnly trigger when content starts with this substring.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.