How to setup the Composer Sertifi Integration.

Pre-requisite: Install Sertifi for Salesforce from the AppExchange.

Create a New Sertifi Account

  1. Navigate to the Sertifi Getting Started tab.
  2. Input a value for the Account Title field.
  3. Input a value for the Account URL field.
  4. Copy your API Code – you will need it in the next step.
  5. Navigate to Setup → Develop → Custom Settings.
  6. Find the Sertifi Application Settings and click Manage.
  7. Edit the custom setting called Settings.
  8. Find the APICode field and paste your API Code from Step 4.
  9. Click Save.

Integrate with Composer

After your Sertifi account is setup, you are ready to integrate it with your Composer solution. This is done using Sertifi Integration parameters.

For example, if you want to specify the recipient of the merged document to be delivered via Sertifi, you would add the &SertifiSign1Email parameter to the Composer button URL, as shown below:

/apex/APXTConga4__Conga_Composer?id={!Opportunity.Id}&SertifiSigner1Email={!Contact.Email}

If not working correctly, try removing the plus sign from the email address (example: robeaston+alias@gmail.com)