Varsha Neelesh
Articles
Recent activity by Varsha Neelesh
-
Entity Data
Read Entity Data Lists data for a given Syncari entity. Multiple filters can be applied to narrow down the result set further. Request Headers Name Type Requir...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Transaction
List TransactionLists all transactions based on the request parameters. Mandatory parameters are startTime and endTime.Request Headers Name Type RequiredsyncariIdId of the instance the API is to be...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Run Live Test
It is recommended to run tests on the draft pipeline before publishing to ensure the pipeline is working as expected. Live tests allow running pipeline end to end. It has 2 modes - Run by date rang...
- Updated
- 1 follower
- 0 comments
- 1 vote
-
GPT Actions
Syncari's GPT actions empower you to harness the potential of Generative AI through OpenAI. Syncari offers a selection of pre-built GPT actions, as outlined below. These actions seamlessly integrat...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
User
Create UserCreates a new user for instances in a subscription.RequestHeaders Name Type RequiredsyncariIdId of the instance the api is to be run againststring clientRequestIdClient side request id t...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
How to loop a list
At times you may want to loop over a list of elements in the pipeline and perform other operations. Currently the looping capability is available on an attribute pipeline only. Looping a list from ...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Run Simulated Tests
It is recommended to run tests on the draft pipeline before publishing to ensure the pipeline is working as expected. Simulated tests allow you to test the pipeline without querying external system...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Error
List Errors for a Synapse Lists errors based on the request parameter errorType. There are two types of errors supported: syncError and synapseError. The samples here are for errorType = syncE...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Troubleshooting Pipelines
As users start building pipelines in Syncari, we work with draft pipelines which are not live yet. The recommended best practice is to build the pipeline in draft, test the pipeline with sample dat...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Job
Get Job By Id Use this endpoint to get details of a job by its id including the status of the queued job. Request Headers Name Type Req...
- Updated
- 1 follower
- 0 comments
- 0 votes