v14

latestOpenAPI 3.0.0raw.githubusercontent.com2026-05-279719892.3 MB
Functions

Insert a function for a definition

Add a function for a given definition.

put/automation/actions/2026-03/{appId}/{definitionId}/functions/{functionType}

Path parameters

appIdinteger required
definitionIdstring required
functionType'POST_ACTION_EXECUTION' | 'POST_FETCH_OPTIONS' | 'PRE_ACTION_EXECUTION' | 'PRE_FETCH_OPTIONS' required

Response

successful operation

functionType'POST_ACTION_EXECUTION' | 'POST_FETCH_OPTIONS' | 'PRE_ACTION_EXECUTION' | 'PRE_FETCH_OPTIONS' required

The type of function, with accepted values: POST_ACTION_EXECUTION, POST_FETCH_OPTIONS, PRE_ACTION_EXECUTION, PRE_FETCH_OPTIONS.

idstring

The unique identifier for the function.