Workflows

Get output fields for action

GET https://{tenant}.atomicwork.com/api/v1/workspaces/{workspaceId}/request-automations/{request_entity_type}/actions/{action_type}/output-fields/{field_name}/options

Authorization

X-Api-Keyheaderstringrequired

API key authentication.

Headers

X-Workspace-Idheaderstring

Path Parameters

workspaceIdpathintegerrequired

Workspace ID (numeric). Find yours under Settings → Workspace.

request_entity_typepathenum (string)required

Automation entity type (see allowed values in the enum schema).

Allowed valuesQUESTION_REQUESTSERVICE_REQUESTINCIDENT_REQUESTREQUESTCHANGENOTIFICATIONSCUSTOM_OBJECTASSETEXTERNAL_WEBHOOKUSER
action_typepathstringrequired

Action type identifier string.

field_namepathstringrequired

Output field name identifier.

Query Parameters

automation_idquerystringrequired
node_idquerystringrequired

Response

200

Successful response