cancel
Showing results for 
Search instead for 
Did you mean: 

Link to visit in workflow e-mail

former_member197801
Participant
0 Kudos

Dear experts,

our customer sends out an e-mail to a manager via a workflow rule if a visit is completed and a specific field is filled out. It would be perfect, if the manager could click on a link in the e-mail and the corresponding visit automatically opened in C4C.

How does this link has to look like and is it possible to build the link dynamically with available place holders within visit workflow (e.g. integrate visit ID placeholder into the href html code)?

Thanks and BR,

Ulla

Accepted Solutions (1)

Accepted Solutions (1)

former_member192750
Active Contributor
0 Kudos

The details on how to do this generically are available in the excellent post at .


Please also go through the comments in it for special cases (launching it with ID etc.)

Regards,

Ankan

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Ulla,

Apparently, the url may be the following, but you i think you can't use UUID as placeholder. Maybe you can copy it to an extension field \o/

https://<TENANT>.crm.ondemand.com/sap/public/ap/ui/repository/SAP_UI/HTML5/client.html?app.component=/BYD_COD/SalesOnDemand/Visit/VisitExecution/COD_Visit_TI.TI.uicomponent&app.inport=Inspect&hideshell=true&Key=<UUID>

Regards,

Alexandre.