Contents π
Introduction π
Our Salesforce integration allows a two-way sync with the Account, Opportunity, User, and Contact fields. Additionally, you can set up a two-way sync on additional object fields within a custom flow.
|
π‘ NOTE: The Negotiation flow can now be activated for any contracts generated from Salesforce! For more information, please click here.
|
There are just three steps to set up a two-way sync:
β
Step 1οΈβ£: Creating the Lightning Flow π©οΈ
The below steps will create a flow to retrieve the custom object field data and initialise the sync job. This can be followed for Salesforce standard and custom objects.
To see a video of an example flow where we set it up for the Salesforce Order object, click here.
To start the setup:
4. In the Object field, search for and select the required object. Then, set your trigger action. |
|
7. Click the + icon in the Record-Triggered Flow chain (this will appear when you hover over the flow). In the Add Element dropdown, select Action. |
|
That's the first step complete! Now it's time to set up the action.
Step 2οΈβ£ Setting up the action ποΈ
To set up the action:
1. Populate the below fields as follows:
|
|
Step 3οΈβ£ Creating the Custom Metadata Type record π¦
The following steps will enable a two-way (or outbound) sync for the chosen Object (Order, in our example).
β
To do this, from the Salesforce Setup portal:
1. Go to the Custom Codes section in the Salesforce Setup page and select Custom Metadata Types to find the existing record JUROTwoWaySyncObjects.
|
|
|
3. Select the object name from the dropdown picklist and input the API name from the previous step.
|
|
Finally, click Save.
|
βπ‘ NOTE: if the Flow was not activated, an error will be shown here. If this happens, please activate the flow and retry the last step.
|
Testing the synchronisation π°οΈ
The object selected for the above steps must be reachable from JUROContract by lookups for mapping, e.g. The JUROContract object has a lookup to the Opportunity, thus, Opportunity fields are shown within the path builder. JUROContract will require a lookup to the necessary object to expose the fields for mapping within the path builder.
You can then map fields using the path builder, selecting the path parent to child object/field and clicking Save. The path will be submitted and the synchronisation type can be set within the respective column.
πββοΈ As always, our Support Team is happy to help you with anything further if needed. Start a chat with us right here by clicking the Intercom button in the bottom-right-hand corner of this page.
Alternatively, you can email your query to support@juro.com π
|