In this article
...
Exact Online is a Read-type Snap that reads and retrieves data objects from the Exact Online instance.
<Insert image>
Prerequisites
A valid OAuth 2.0 account that supports Exact Online instance, with the appropriate access permissions. See Exact Online OAuth 2.0 Account.
...
API object: CRM
Endpoint: Accounts
...
A After successful validation or execution of the Snap gives , we can view the following output in the Snap’s preview.
...
A We connect the JSON Formatter Snap is connected to the SAP S/4HANA Read upstream Snap to read and format its the output data into standard JSON format.
File Writer Snap
A Next, we connect the File Writer Snap is connected to the JSON Formatter Snap to save/ write the JSON -formatted data into a file.
...
To view the output JSON file, you must SSH to the target directory and open the newly-created JSON file. The preview of the output JSON file can be seen below:
...
Download this Pipeline.
Downloads
...