For the complete documentation index, see llms.txt. This page is also available as Markdown.

External

Sends data from an external source.

post

Sends data from an external source.

Path parameters
policyIdstringRequired

Target policy identifier

Example: 69aeb71ef8c5b278e3bab4e5
blockTagstringRequired

Target block tag in policy

Example: external_data_block
Body
ownerstringRequired
policyTagstringRequired
Responses
200

Successful operation.

application/json
booleanOptional
post
/external/{policyId}/{blockTag}

Sends data from an external source.

post

Sends data from an external source.

Body
ownerstringRequired
policyTagstringRequired
Responses
200

Successful operation.

application/json
booleanOptional
post
/external

Sends data from an external source.

post

Sends data from an external source.

Path parameters
policyIdstringRequired

Target policy identifier

Example: 69aeb71ef8c5b278e3bab4e5
blockTagstringRequired

Target block tag in policy

Example: external_data_block
Query parameters
historybooleanOptional

Include execution history in sync events response

Example: true
Body
ownerstringRequired
policyTagstringRequired
Responses
200

Successful operation.

application/json
stepsobject[]Required
post
/external/{policyId}/{blockTag}/sync-events

Sends data from an external source.

post

Sends data from an external source.

Query parameters
historybooleanOptional

History

Example: true
Body
ownerstringRequired
policyTagstringRequired
Responses
200

Successful operation.

application/json
stepsobject[]Required
post
/external/sync-events

Last updated