v2
presets
presets

Execute a preset

Execute a preset with the given graph and node input for the current user.

post/api/library/presets/{preset_id}/execute

Path parameters

preset_idstring required

Request body

inputsobject
credential_inputsobject

Response

Successful Response

idstring required
user_idstring required
graph_idstring required
graph_versioninteger required
inputsobject nullable required
credential_inputsobject nullable required
nodes_input_masksobject nullable required
preset_idstring nullable required
status'INCOMPLETE' | 'QUEUED' | 'RUNNING' | 'COMPLETED' | 'TERMINATED' | 'FAILED' | 'REVIEW' required
started_atstring date-time nullable

When execution started running. Null if not yet started (QUEUED).

ended_atstring date-time nullable

When execution finished. Null if not yet completed (QUEUED, RUNNING, INCOMPLETE, REVIEW).

is_sharedboolean
share_tokenstring nullable
is_dry_runboolean
organization_idstring nullable
team_idstring nullable
expert_idstring nullable
trigger_sourcestring nullable
trigger_refstring nullable
schedule_idstring nullable
webhook_idstring nullable

Changes

Changed in 11 of the 165 revisions of this API.417

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ●

      added the new entitlement_required enum value to the /// response property for the response status

      response-property-enum-value-added

  • ae1be5efc67a11See the full diff
    • ●

      added the new device_code enum value to the /// response property for the response status

      response-property-enum-value-added

    • ○

      added the new device_code enum value to the request property //

      request-property-enum-value-added

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the non-success response with the status

      response-non-success-status-added

    • ○

      added the non-success response with the status

      response-non-success-status-added

    • ○

      removed the non-success response with the status

      response-non-success-status-removed

    • ○

      removed the non-success response with the status

      response-non-success-status-removed

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • ○

      added the non-success response with the status

      response-non-success-status-added

    • ○

      added the non-success response with the status

      response-non-success-status-added