User

Varsha Neelesh

Member since
Total activity 154
Last activity
Following 0 users
Followed by 1 user
Votes 0
Subscriptions 73

Articles

Recent activity by Varsha Neelesh

  • 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
  • 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
  • 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
  • JSON Functions

    JSON Functions provide a way to convert string json to list and objects. Parse JSON To List Parse JSON To Object Convert Value To JSON String  Parse JSON To ListAssuming the input string is a valid...

    • 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
  • 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
  • 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
  • Working with Parent and Child Entities

    Entities may have relationships with other entities, which can either be direct references or parent-child relationships. In a parent-child relation, the parent entity can exist independently witho...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes
  • Dataset as Source

    Datasets created in Insights can now be used as sources in Pipeline Studio pipelines to sync data. These are especially useful when you want to sync calculated data back into your operational syste...

    • Updated
    • 1 follower
    • 0 comments
    • 0 votes