External Steps REST Endpoints

External Steps
Creates or log message
Method: post
Path: /gatewayapi/restapi/v1/externalStep/createLog
Creates or log message
Method: post
Path: /gatewayapi/restapi/v1/externalStep/writeMessage
Creates warning log message
Method: post
Path: /gatewayapi/restapi/v1/externalStep/createWarningLog
Retreives the object key name value
Method: post
Path: /gatewayapi/restapi/v1/externalStep/getObjectKeyName
Retrieve provider deployment configuration for validation
Method: get
Path: /gatewayapi/restapi/v1/externalStep/loadInstanceConfig
Returns all pending External Step Requests by GUID
Method: get
Path: /gatewayapi/restapi/v1/externalStep/pending
Returns Attachment byte array by attachment id
Method: get
Path: /gatewayapi/restapi/v1/externalStep/retrieveAttachment
Returns External Step Requests by flow step instance id
Method: get
Path: /gatewayapi/restapi/v1/externalStep/extReq
Returns External Step Requests by flow step instance id
Method: get
Path: /gatewayapi/restapi/v1/externalStep/flowStepInst
Returns Load Objects by app instance id and flow id
Method: post
Path: /gatewayapi/restapi/v1/externalStep/loadObjects
Returns the object level log detail.
Method: get
Path: /gatewayapi/restapi/v1/objectLogData/summary
Sends child flow info
Method: post
Path: /gatewayapi/restapi/v1/externalStep/sendChildFlowResult
Sends deployment validation result
Method: get
Path: /gatewayapi/restapi/v1/externalStep/sendValidationResult
Sends External Step execution result
Method: post
Path: /gatewayapi/restapi/v1/externalStep/sendStepResult
Sends object log
Method: post
Path: /gatewayapi/restapi/v1/externalStep/sendObjectLog
Sends project key map
Method: post
Path: /gatewayapi/restapi/v1/externalStep/sendProjectKepMap
Starts external step and sends request data
Method: get
Path: /gatewayapi/restapi/v1/externalStep/start
Stores Attachment byte array
Method: post
Path: /gatewayapi/restapi/v1/externalStep/storeAttachment