Rok Kovač
Activity overview
Latest activity by Rok Kovač
-
Rok Kovač created an article,
Using XPath Tokens
This article explains how to use XPath tokens to access data in pipeline workflows—especially when working with complex, nested, or irregular key structures. XPath tokens offer greater flexibility ...
- Rok Kovač
- Updated
- 1 follower
- 0 comments
- -1 votes
-
Rok Kovač created an article,
SuiteCRM Setup
The SuiteCRM synapse enables data synchronization between SuiteCRM objects and Syncari entities. Using Pipeline Studio, you can map SuiteCRM objects to Syncari entities.Synapse Capabilities: Schema...
- Rok Kovač
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Rok Kovač created an article,
SuiteCRM Entities Supported
Entity Operation MatrixThis matrix provides entities supported by the Syncari SuiteCRM Synapse and operations supported on them.NameCreateUpdateDelete ReadDelete WriteMergeLive Test by IdGet by Wat...
- Rok Kovač
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Rok Kovač created an article,
getHeaders Method
When setting up authentication for Custom Actions, you can select to use credentials of an existing synapse. In order to make this work you need to configure the getHeaders method that returns a di...
- Rok Kovač
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Rok Kovač created an article,
Models Reference Page
Below are listed all models that are used by the Syncari’s Synapse SDK. Core models Synapse info Synapse Info class is used in the synapse_info method. It allows for specifying the authentication...
- Rok Kovač
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Rok Kovač created an article,
FAQ
How does Syncari Handle deleted records? For deletes made in the end system, Syncari records have a boolean flag that should be set to True whenever a record is deleted. These can be set either fro...
- Rok Kovač
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Rok Kovač created an article,
How to troubleshoot Custom Synapse Issues
Syncari provides out of the box error message viewing in the Synapse studio - for any credential related issues, on the pipelines themselves - for issues related to those specific entities and in t...
- Rok Kovač
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Rok Kovač created an article,
Testing a Custom Synapse Locally
Before either importing the synapse for the first time or making updates to it later on, we strongly recommend to first test it locally. Testing can be done using the pytest framework and mocking t...
- Rok Kovač
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Rok Kovač created an article,
Authentication
Authentication types are defined inside the SynapseInfo class, under supportedAuthTypes list. Here we can list all the supported authentication types that will be exposed to the end User in the UI,...
- Rok Kovač
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Rok Kovač created an article,
Syncari Rest Client
The SyncariRestClient is a sophisticated component of the Custom Synapse SDK, built on top of the widely used Requests library in Python (Requests Documentation). This client facilitates streamline...
- Rok Kovač
- Updated
- 2 followers
- 0 comments
- 0 votes