Forum Discussion
Pravin Pande
Jun 11, 2018Copper Contributor
Accessibility Across Different Office365 Domains
Hi All, We are looking to implement a global access request process which includes MS Form, Flow and Azure. We have different regions which use their own Office 365 domains. In order to allow users ...
Deleted
Jun 19, 2018Only thing you can do is really use the Anyone can fill out the form option. There isn't any kind of cross tenant authentication / federation for stuff like that unless you invite them all as guests, but even then not sure Forms would put you in the Organization umbrella.
Current state any real form workflow outside the tenant is 3rd party form solutions.
- Damien_RosarioJun 19, 2018Silver ContributorChris, do you think the Flow and Azure aspects may be impacted if the Form was set to 'Anyone can fill out the form' depending on the config (since we don't know what Pravin is intending this might be too open ended)?
I haven't personally tried using an 'Anyone can fill out the form' option with a Flow/Azure config as yet.
Cheers
Damien- DeletedJun 19, 2018It works, but you have to collect information such as who's filling it out (e-mail address etc) vs. using it for the Org you get those built in fields such as e-mail etc. So that's about the biggest difference. But that's just for collection of data. If there is moving data around in the flow, and all that other stuff it will be pretty problematic. There may be ways around it using logic apps or calling restAPI's or doing some fancy webhooks, but that goes outside my boundaries into heavy dev world :).
- Damien_RosarioJun 19, 2018Silver ContributorYeah that's what I thought. Problematic depending on how that data is being redirected.
Onwards and upwards I say!
Thanks pal
Damien