hubspot_automation_callback_complete
Complete a HubSpot workflow callback after an external action finishes. Report success, fail-continue, or block to control enrollment flow.
Instructions
Complete a single async custom-action callback in a HubSpot Workflow (v4 automation runtime). Called after your external action finishes. Set hs_execution_state to SUCCESS to continue, FAIL_CONTINUE to continue despite failure, or BLOCK to stop enrollment at this step.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| callbackId | Yes | The callback ID from the custom workflow action. | |
| outputFields | Yes |