Setup Guide Overview
This setup guide will require the system administrator to complete steps outlined below in order to connect the external system application with Vertify.
Please note, this document may be subject to change and additional information required. Partnership with system administrator and/or support team may be necessary.
Where do I begin?
OPTIONAL STEP: SUGAR VERTIFY USER ACCESS
Please create an Admin user for the integration and provide the following credentials to your Vertify Implementation Specialist if you’d like them to have access to your CRM’s UI. It is preferred that users are created with an Administrator role to ensure that no permissions errors are encountered during the implementation.
Follow this format when creating the log in: passwords+clientname@vertify.com
Example: passwords+vertify@vertify.com
If license/seat is unavailable, it can also be created through a personal account. Please note, it will need to be updated if the user or password is inactivated.
STEP 1: CUSTOM FIELD CREATION
Custom fields are required in the endpoint system for the Vertify integration. Please create these fields on any tables or objects such as Leads, Contacts, or Accounts. Reference the API Name column in the table below for the list of how to title the fields, the needed data type, and the purpose of the field for context.
API Name | Data Type | Purpose |
ExternalContactId | String | This field will be used to house the source Contact’s internalId, and for merging and lookup purposes in Vertify. |
ExternalCompanyId | String | This field will be used to house the source Company’s internalId, and for merging and lookup purposes in Vertify. |
SyncToVertify | Boolean | This field will be hard-coded by Vertify or by a workflow. It is used to determine which records are eligible to move back to the other endpoint(s) and for filtering in Vertify. |
STEP 2: SUGAR VERTIFY API USER SETUP
Action Item: Please create an Admin user in Sugar for the integration, and save the Username and Password in a text document.
STEP 3: OAUTH KEY SETUP
First, an OAuth 2 Key will need to be set up for the Vertify connection to Sugar.
Note: the screenshots below are from Sugar version 9 and may differ slightly depending on versioning.
Please follow these steps for setting up the OAuth 2 Key:
- Log into Sugar and access the Admin settings.
- Under the System section, click on “OAuth Keys”.
- Once on the OAuth Keys page, click "Create OAuth Key" from the OAuth Keys menu.
- Once on the Create page, enter the required fields:
- Consumer Key Name - enter “Vertify Integration”
- Consumer Key - enter “Vertify[CLIENTNAME]Key”
- Example: VertifyNikeKey
- Consumer Secret - enter “Vertify[CLIENTNAME]Secret”
- Example: VertifyNikeSecret
- OAuth Version - should be OAuth 2.0
- Client Type - choose “Sugar User”
Action Item: Please log the Consumer Key and Consumer Secret in the text document and save.
STEP 4: COPY API ENDPOINT
The final credential we need to connect Vertify with SugarCRM is your API Endpoint. This is your SugarCRM URL. When you’re logged into Sugar, simply copy the URL from your address bar to use in Vertify.
Action Item: Please log the API endpoint in the text document and save.
STEP 5: COPY API ENDPOINT
Refer to the steps outlined below to set up the system in Vertify. Alternatively, you’re welcome to schedule a working session to partner with your Vertify Integration Specialist on the steps below.
- In Vertify, navigate to the Connect page
- Click the New System button
- Next, enter the required system credentials -
- Select SugarCRM from the Remote System List
- Select the highest Connector number (i.e., 1.3.5)
- You will enter the Login Parameters when available from steps outlined above:
- API Endpoint [Required]
- Client ID [Required]
- Platform [Required]: base
- Client Secret [Required]
- Username [Required]
- Password [Required]
- In Vertify, click the blue Save button
- This will initiate the scan and authentication step of connecting with the provided credentials
- Look for a green Scan Complete message; if failed or error, connect with the system administrator and let your Vertify One Team know the status.
Comments
Article is closed for comments.