v3

latestOpenAPI 3.0.12026-07-31240345599.7 KB
Sync actions

Get sync action

Gets a sync action.

get/api/{cloudId}/v1/syncs/{syncId}/actions/{id}

Path parameters

syncIdstring required

Id of the sync.

Id of the sync.

idstring required

Id of the sync action.

Id of the sync action.

Response

Returned if the request is successful

idstring

Id of the action.

namestring

Name of the action.

typestring

Type of the action.

enabledboolean

Enabled status of the action.

ordernumber float

Order of the action.

direction'incoming' | 'outgoing'

Direction of the action.

actionGroupIdstring

Id of the action group that the action belongs to.

fieldMappingsobject

Field mappings of the action.

propertiesobject

Properties of the action.