Conga Product Documentation

Welcome to the new doc site. Some of your old bookmarks will no longer work. Please use the search bar to find your desired topic.

download

ReturnPath

Category: Advanced Control Parameters

Compatible with: Composer 8

Parameter Name: ReturnPath

Parameter Value: [Record Id or redirect URL]

Parameter Requirements: None

Parameter Description: Return Path specifies where to refresh after merging.

Example:

&ReturnPath={!Opportunity.ID}

-or-

If you want to set Account’s recent page (http://mydomail.salesforce.com/lightning/o/Account/list?filterName=Recent) as a ReturnPath, the parameter value should be:

&ReturnPath=lightning/o/Account/list?filterName=Recent