
Hi everyone,
I need to call the SendEmailConfirmationToContact workflow from within Power Automate.
And I can use the perform a bound action to do so.
Unfortunately there are 4 fields set a s mandatory inside the flow. All set as String.
Does somebody got the flow running and can provide me some information on what to fill in?
Any help is much appreciated.
Hi There,
CallbackUrl - where user will redirect after clicking on confirmation. A kind of landing page.
Code - It should be system generated, you can also generate using Power Automate.
UrlCode - this is same as code you generated by encode using 'encodeUriComponent' function in PowerAutomate.
UserId - The user to whom you are sending confirmation.
Please give kudos and mark as solution if it helps.
Thanks,
Sandeep Mishra