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:

Variable for document IDs:

How is it inserted to Adobe Sign:

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.