01 Getting Started

In this tutorial, we will discuss pushing your Titan Sign document to Salesforce and updating data on records in Salesforce. First we will show you how you can run a push action to push your document to Salesforce. We will associate this push with the Opportunity we are triggering from. Once the document has been signed, we will also update the stage of that Opportunity.

02 Push Document to Salesforce

1. First, navigate to Document > Settings > Salesforce:
Salesforce drop down
2. Next, click on “Set Push”:
set push button
3. After this, add a file (Content Version) as your object:
content version option selected for salesforce object
4. Next, set up mapping. In this case, we will map three important fields:
  • Version Data: to push your signed document, choose “Your Document.”
version data mapping
  • First Publish Location (here, it will be the Record ID from which the signing process is triggered): In this instance, we will be triggering the process from an Opportunity:
First publish location
  • Title (this is the name of your file): you can select a field from your project, run a get and bring in data from Salesforce to name the file or set up a custom name, among other options. In this instance, we have selected “Other” and chosen the static name “Opportunity Quote”:
Title mapping
After you have mapped these fields, click Apply and Finish.

03 Push to Update Record in Salesforce

This push enables you to update the record in Salesforce to which you are pushing the file.
1. Navigate back to Document > Settings > Salesforce > Set Push. Choose to add an object; in this instance, we will choose opportunity:
Choose salesforce object
2. Choose Update as your action; you could also choose to create, find, or delete a record:
choose an action
3. Next, set conditions. Here, we will choose Opportunity ID to equal Record ID:
Configure a condition
4. After this, you can map the relevant fields. In this instance, we have chosen to map the stage of our Opportunity. Here, we want to map the stage as in Negotiation/ Review once the document is signed:
stage mapping
Note: You can update as many different records as you like, both custom and standard.

04 When Will These Push Actions Run?

Your push actions will run once the document has been signed and submitted.
Before triggering this process, ensure the relevant permissions are in place by navigating to Titan Dashboard > My Account > Users and checking your Collaborator permissions. Ensure that the relevant collaborator can sign and void the document.
1. Navigate to Salesforce and your Opportunity.
2. Click the FT Document Generation button.
FT generate document button
3. Click the Sign icon. You will see the message: “Processing your request, please wait...”
Titan document generation screen
When the document is sent, you will see the message: “Good Job! Your request has been submitted successfully.”
4. Next, the collaborator will receive an email with a signature request. The document can be signed by clicking on the document link:
sign notification screen
5. In the document, the signer must click sign now, and then enter their signature:
add signature screen
6. After the Finish Sign button is clicked, you (as the document owner) will receive an email notifying you that the document has been signed along with the signed copy.
7. If you navigate back to Salesforce, you will see that your opportunity quote is associated with the record you updated and that your document stage is now in Negotiation/ Review:
negotiation/review stage
8. You can also check out Titan integration logs by visiting Settings > Logs > Integrations. Here, you will see that you pushed a file to Salesforce and updated an Opportunity:
integration logs

05 Got Feedback?

Additional Resources