Setting Up Salesforce for API Integration
This integration allows you to forward data to your Salesforce account
Prerequisites
Before you begin, ensure that you meet the following prerequisites:
API Access
Confirm that your organization has API access. For more information on editions with API access, refer to the
Editions with API Access
Permissions
Ensure the account you connect with our app has permissions to create, update, and delete Salesforce objects that will store the answer data.
Data exposed
Answer: comment
, score
, score_type
, labels
Recipient: identity
, first_name
, last_name
Survey: title
, url
Preparing your Salesforce Account
-
Go to https://www.salesforce.com and login to your account
-
Navigate to the
Setup
page. -
In the Quick Find box, search for "Object Manager" and select it from the list.:
-
Choose an object from the list that will be used to store answer data.
-
Go to
Fields & Relationships
-
Click on
New
-
Choose
Text
orNumber
from the list and clickNext
.` -
Enter the field name and select
External ID
-
Click
Next
and thenSave
. -
You are now ready to connect the Salesforce integration in yoursettings
By following these steps, your Salesforce account will be properly configured for integration with our application.
Updated 6 months ago