Using a screen flow, after capturing required data from an input screen, is it possible to submit it for approval BEFORE the record is created, in this case a Contact record?
1 个回答
I believe you’ll need to put the Submit for Approval flow action in an after-save flow. I haven’t tested this in a before-save but typically actions like this must be done after-save.
https://help.salesforce.com/s/articleView?id=sf.flow_ref_elements_actions_approval.htm&type=5