If you’re sending documents from the Opportunity object, you can skip this whole article. SalesReady already comes configured for this object.
eSignature tracking capabilities require a simple lookup fields that starts at the salesready__Transaction__c object.
-
Go to the Object Manager and select the salesready__Transaction__c object.
-
Create a Lookup field.
-
Name it the exact name of your object API name.
-
E.g. if using for the standard Quote object, the API name will end up being Quote__c.
-
E.g. if using your custom Quote object, the API name will also end up being Invoice__c.
-