Runs an automation through its Manual trigger.
Starts the specified automation through its manual trigger and returns the newly created execution record.
Authorizations
Authorization header using the Bearer scheme. Accepted values are Leadping user JWT access tokens and WorkOS organization API keys beginning with sk_.
Path Parameters
The unique identifier of the automation to run.
Response
Returns the newly created automation execution record.
History record schema for Leadping API automation run record data exposed in automation and audit views.
Unique Leadping identifier for this automation run record.
Automation ID connected to this workflow, run, or event.
Organization ID that owns this automation run.
Lead ID that triggered this automation run, when the run is lead-based.
Automation trigger type that starts the workflow.
Current lifecycle status for this automation run record in the Leadping API.
Execution mode used for automation preview or live workflow processing.
UTC timestamp when processing started for this automation run record.
UTC timestamp when processing completed for this automation run record.
Number of processing attempts made for this workflow or delivery request.
UTC timestamp when Leadping last attempted to process this automation run.
Machine-readable failure code for troubleshooting this automation run record.
Human-readable reason explaining why Leadping skipped this automation run.
Automation actions configured or returned for this workflow.

