Creates a new webhook subscription in Helpwise to receive real-time event notifications. Use this action to programmatically subscribe to Helpwise events like conversation creation, message replies, conversation assignments, status changes, and tag applications. Webhooks deliver…
urlRequiredstringTarget URL for receiving webhook events (must return 200 status, not 404)
eventsRequiredarrayList of event names to subscribe to. Common events: 'conversation.created', 'conversation.assigned', 'conversation.closed', 'message.created'
secretstringOptional secret key to validate webhook authenticity and ignore unauthorized requests
is_activebooleanWhether the webhook should be active immediately upon creation
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.