Send a document must be signed using a workflow SFDC

Looking for step by step instructions how to send the signed agreement, automatically, initiated by a defined workflow salesforce.

for example.  workflow that detects field changed from A to B, then a predefined agreement must be created (based on a model) and then send the

possible?  (preferably without needing any qualification-dev)

It is possible, but you must do this using a trigger if you want to automatically trigger the sending of the agreement.

Usually an agreement sending is done with a click of button, which does not require a trigger.

A tutorial on how to implement can be found here:

Sending EchoSign agreements from custom in Salesforce objects

It is also useful for when using standard object, the main difference being that standard objects already have relationships between the arrangement and the article current.

Tags: Adobe Sign

Similar Questions

Maybe you are looking for