Hi ,
I want to salesforce url pass from one workflow to other workflow.
first workflow salesforce url end of process having (https://rexnord--fulla.sandbox.lightning.force.com/lightning/r/OrderSummary/1Osbb0000002lsTCAQ/view?ws=%2Flightning%2Fr%2FSBQQ__Quote__c%2FaAMbb0000001bS9GAI%2Fview)
Same page perform in Second workflow so i want to pass as input argumne t first workflow end url …but this is dynamic url
I am passing url in second worflow (https://rexnord--fulla.sandbox.lightning.force.com/lightning/r/OrderSummary/*)
But this is not working…How to achieve this?
Is there any other way to perform this?
Thanks,
Rama