web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Adobe Sign action incl...
Power Automate
Unanswered

Adobe Sign action including signers dynamically

(2) ShareShare
ReportReport
Posted on by 6

Hi,

 

I am trying to initiate an Adobe sign process from the Microsoft share point list page. Adobe sign takes up to 25 recipients, I have created a form for my list to take around 5 recipients. The user of my form may use all fields or may use only two parties. When it comes to parties of more than two, I need to include the parties email if they are entered in the form dynamically

 

Capture.PNG

Capture2.PNG

 

In case of including these dynamic recipients details if they are entered

Recipient Email

Recipient Signing order

Recipient Role 

I have used the below expression

 

if(empty(triggerBody()?['CustomerorApproveremail2']),'','triggerBody()?['CustomerorApproveremail2'])')
if(empty(triggerBody()?['CustomerorApproveremail2']),'','2')
if(empty(triggerBody()?['CustomerorApproveremail2']),'','Signer')
 
I even tried 
 
if(empty(triggerBody()?['CustomerorApproveremail2']),null,'triggerBody()?['CustomerorApproveremail2'])')
if(empty(triggerBody()?['CustomerorApproveremail2']),null,'2')
if(empty(triggerBody()?['CustomerorApproveremail2']),null,'Signer')
 
In all the different methods adobe sign assumes that I have entered a value and throws an error 'Email or fax is missing, Valid recipient role is missing', if the item form submitter in share point hasn't provided value for those fields
 
 
Capture3.PNG

 

How to provide a 'None' value to the request.

 

 

 
 
Categories:
I have the same question (0)
  • v-litu-msft Profile Picture
    Microsoft Employee on at

    Hi @bemineni,

     

    You could add three Compose action before the Adobe action, then put these 3 expression into them to check it whether get any ouput:

    if(empty(triggerBody()?['CustomerorApproveremail2']),'','triggerBody()?['CustomerorApproveremail2'])')
    if(empty(triggerBody()?['CustomerorApproveremail2']),'','2')
    if(empty(triggerBody()?['CustomerorApproveremail2']),'','Signer')

     

    Best Regards,
    Community Support Team _ Lin Tu
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

  • bemineni Profile Picture
    6 on at

    Even in this case including output from compose will be considered as input to the fields

  • jm125245 Profile Picture
    on at

    I've got the same requirement of a variable number of approvers and I'm running into the same roadblock.

     

    The only work around I can think of is 1 action per number of approvers, which seems crazy.

     

    For the benefit of those searching, here is the error text: Email or Fax is missing. Valid recipient role is missing.

  • WeidenerT Profile Picture
    4 on at

    Same problem here, Does anyone have a solution yet ? 

  • Rejdy Profile Picture
    66 on at

    hello all!

    Few days ago i was able to add various number of signers into one "Create an agreement" step dynamically thanks to the NEW version of that step.

     

    My flow works as follows:

    1. trigger is MS Forms form submittal.

    2. i have an Exce sheet with table. the table includes several columns such as: department, name, email, signing order and signing role.

    3. into the MS Forms form i placed an option to upload multiple (1-5) documents through one button.

    4. so when the flow is triggered, information from the excel sheet are extracted and uploaded files from MS Forms are processed.

    5. Correct information in JSON are inserted into Create an agreement step.

     

    All is done with using variables as my number of documents and number of signers depends on the department and other factors.

     

    Variable for signers information:

    signers.JPG

     

    Variable for document IDs:

    documents.JPG

     

    How is it inserted to Adobe Sign:

    create an agreement.JPG

     

    Hopefully it will help you. if you would need more information, just contact me!

     

    I am also using MS Forms to fcompletely fill up documents with "Form fields" in Create an agreement step.

  • Holopanen Profile Picture
    4 on at

    I did the steps above to my flow dynamic signer and it works exactly like that 

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 632

#2
Haque Profile Picture

Haque 458

#3
Valantis Profile Picture

Valantis 357

Last 30 days Overall leaderboard