We are working on a vendor onboarding process, where vendors are required to fill out a form and submit relevant details along with supporting documents (e.g., PAN, GST, MSME certificates).
However, we found that Microsoft Forms does not allow the File Upload option for users outside the organization. Since many vendors are external to our domain, this becomes a limitation.
Could anyone please suggest:
A workaround or setting in Microsoft Forms that allows external users to upload files?
Or any other reliable and secure alternative form tool that supports file uploads from external users?
You can leverage UiPath Apps with public apps. Design a app with a form and publish it as public so it will be accessible to anyone with link. Get that uploaded file into storage bucket and proceed it further.
@ashokkarale:
we wanted to automate a similar use case (supplier documents). And my idea was also to use the public app feature. But it won’t work unless you pay license fees for every vendor, which is way too expensive. I did discuss this topic with our UiPath sales representative.
@Mayur_N:
A workaround I thought about is to provide an e-mail where the vendors send in the documents via e-mail. The naming of the documents has to be rule-based.
Then the automation scans the documents received via the naming.
If they are not send-in correctly, the automation answers the e-mail and asks them to send the documents again.
What I want to look into are Microsoft Power Pages and from there drop the pages in sharepoint.