Tool to create a new webhook subscription. Use when you need Cardly to notify your application via HTTP POST for specific events.
eventsRequiredarrayList of event names this webhook subscribes to; only notifications for these events will be sent.
metadataobjectArbitrary key/value pairs to attach to this webhook for user-defined metadata.
targetUrlRequiredstringThe URL this webhook will send POST requests to once one of the subscribed events is triggered. Must be a valid HTTPS endpoint.
descriptionstringFree-text description of what this webhook is for.
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.