In this article
...
You can use this Snap to update a data object in the Exact Online instance.
<Insert img.>
Prerequisites
A valid OAuth 2.0 account that supports Exact Online instance, with the appropriate access permissions. See Exact Online OAuth 2.0 Account.
Support for Ultra Pipelines
Works in Ultra Pipelines.
Limitations and Known Issues
...
Field Name | Field Type | Description |
Label* | String | Specify the name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your Pipeline. Default Value: N/A |
Version* | String | Specify the version of the Exact Online API. Default Value: v1 |
Division* | String | Specify an unique ID of the Exact Online Division (can be retrieved with a REST call https://start.exactonline.nl/api/v1/current/Me?). Default Value: N/A |
API object* | String | Select the API that you want to access in the Exact Online instance. This drop-down list contains supported services available for the Exact Online instance. Default Value: N/A |
Endpoint* | String | Select an Exact Online Endpoints to be specified and connected for each of the API objects. Default Value: N/A |
ID | String | Unique Specify a unique Exact Online identifier (GuidGUID) of the record to be updated. Default Value: N/A |
Connection details | Use this section of Snap Settings to specify the connectivity parameters: timeout, retry count and retry interval. This field set comprises the following fields:
| |
Connection timeout* | Integer | Required. Enter, in seconds, the duration for which Snap must try to establish a connection with the Exact Online instance. If the connection cannot be established within this duration, the Snap times out writes the event to the log and waits until the specified Retry Interval before attempting to reconnect. Default Value: 300 |
Maximum request attempts* | Integer | Specify an integer value to set the maximum number of reconnection attempts that the Snap must perform, in case of connection failure or timeout. Default Value: 0 |
Retry Interval* | Integer | Enter, in seconds, Specify the duration for which the Snap must wait between two reconnection attempts until the number of retries is reached. Default Value: 0 |
Snap Execution | String | Indicates how Select one of the three modes in which the Snap must be executedexecutes. Available options are:
Default Value: Execute only |
...
The input schema for Exact Online Update Snap:
Use the Payload schema for Exact Online Update Snap to define the input payload for an API call. This dynamically loads and represents all the parameters that you need for creating the data object (payload).
If the upstream Snap can display the entire input schema like Mapper Snap, always select the Payload object in the schema to define your input payload in that Snap.
If your input payload is a JSON object, ensure that the text Payload is included as the key in the parent of your input.
...
Download and import the Pipeline into SnapLogic.
Configure Snap accounts as applicable.
Provide Pipeline parameters as applicable.
LabelsFile
Modified
Snap Pack History
Expand | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
...