Tool to create a webhook hook in CentralStationCRM. Use when you need to set up automatic notifications for create, update, or destroy events on Person, Company, Deal, or Project records.
eventRequiredstringActivity that shall trigger the hook (create, update, or destroy)
modelRequiredstringObject type to be notified about (Person, Company, Deal, or Project)
statestringIndicating if the hook is enabled or not.
methodsarrayMethods depending on the hook model, e.g. salutation_official for Person
includesstringOnly relevant for object_types nested, api and hook_with_structure_and_record. Subrecords may be specified comma-separated and will be included within the webhooks data (e.g. tags, addrs, historic_events)
hook_typeRequiredstringHook type - currently only 'url' is supported
target_urlRequiredstringURL to which the webhook should be sent
object_typeRequiredstringData structure of the webhook (nested, api, lean, or hook_with_structure_and_record)
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.