Tool to create a new webhook for the specified account. Use after specifying the target URL and event subscriptions. Call only once per configuration.
urlRequiredstringThe HTTPS endpoint that will receive webhook payloads.
account_idintegerTimely account ID the webhook belongs to. Optional; if not provided, the first accessible account is used.
secret_tokenstringOptional secret token used to sign and verify webhook payloads. Set this to validate incoming requests are from Timely.
subscriptionsRequiredarrayList of event types to subscribe to for receiving notifications.
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
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.