• sravanthi sanka
  • NEWBIE
  • 0 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
Hi All,
I have custom object, from where approval process should be initated. Based on the Business unit Approvers will change. For some business units there is only one approver but for othere there are more than one. Upto 4 approver are there. I have created dynamic approval process where i can choose multiple approver at a time. see below
User-added imageBut now the problem is, if there are four approvers present then approval process is getting initated. If there are only one or two then it is giving below error . How can i initate approval process even with one approver.
User-added imageI have used below link to for dynamic approval process
https://automationchampion.com/tag/dynamic-approval-process-in-salesforce/
 
I was wondering if it is possible to call the new(ish) enhanced Lead conversion process with a Flow. Specifically, I would like to replace the Convert button in Lightning with a custom buitton that calls a Flow, evaluates the record, requires various input or actions based on variables with the record and then completes by presenting the "standard" Convert process. Has anyone done this?