Godo morning!
My apologies to the community. I'm new to this tool and might not fully understand the lingo. I do have a coding background and have performed quite a bit of web automation - but never through PAD.
We are looking to create the following workflow -
(This part is completed)
- Users complete an MS Form to submit their request for access to an LMS. A web flow is initiated when the form is submitted and dumps the information into a SharePoint List and sends an email to the administrator of the tool to add the new user to the web-based LMS platform.
(This part is not completed)
- We need to create an 'instant' cloud flow when the above step is completed that will pull all of the information in the row from the SPO list (created in the step above) and bring it into PAD so that we can use those fields as variables to pass through form filling web automation (creating an account in the LMS).
- Send the new user an email with a confirmation that they were added and instructions on how to use the new tool.
I have a premium account for the purposes of calling a PAD flow from a Web Flow (which requires a premium subscription). I'm not sure how to get the data from the SPO list into PAD and then perform the web automation. To my knowledge, there isn't action like in Power Automate that 'gets' data from an SPO list in PAD.
Does anyone have any idea how to set this up successfully? Is this possible with PA and PAD?