I have a Action (Send a Survey) and I want to get the custom link it creates to associate it back with the opportunity in a custom field. So far, I have it send out the survey correctly, and I can see the unique link on survey invitations, but how to I get that custom link in the properties.
The same can go for nay "Action" in a flow. How do i use dynamic content from said action future in the flow...
1 件の回答
Salesforce provides several core actions in every org, such as Submit for Approval or Send Email. To add one of these actions to your flow, add an Action element. Then, in the Action field, search for the appropriate action.
More information is here: https://help.salesforce.com/s/articleView?id=sf.flow_ref_elements_actions_list.htm&type=5 (https://help.salesforce.com/s/articleView?id=sf.flow_ref_elements_actions_list.htm&type=5)Thanks,