Tool to create a new webhook for event notifications in Everhour. Use when you need to set up real-time notifications for specific events like task creation, timer starts, or client updates. The target URL must be accessible and respond to Everhour's validation request during se…
eventsRequiredarrayList of events to subscribe to. Valid event types include: 'api:client:created', 'api:client:updated', 'api:project:created', 'api:project:updated', 'api:project:removed', 'api:task:created', 'api:task:updated', 'api:task:removed', 'api:timer:started', 'api:timer:stopped', 'api:…
projectstringFilter events by project ID. If set, only events from this project will trigger the webhook.
targetUrlRequiredstringTarget URL for webhook delivery. Must be a valid URL that responds to Everhour's validation request.
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.