Forum Discussion
iamsarah
Nov 23, 2022Brass Contributor
SharePoint and O365 connectors in Logic Apps
I have a Logic Apps flow with a SharePoint Online connector and a O365 connector. the O365 connector sends a notification email and the SP connector creates some documents in SP.
currently I'm using my own credential for both connectors, but I'd like to use a different account so they won't be dependent on my credentials.
Was wondering which account is right for us? Service account, ..?
Thanks
- Hi Sarah,
A service account is the best approach. This account will need to have an O365 license assigned so it can connect to the resources and have permissions assigned in SharePoint.
2 Replies
Sort By
- Hi Sarah,
A service account is the best approach. This account will need to have an O365 license assigned so it can connect to the resources and have permissions assigned in SharePoint.- iamsarahBrass ContributorThanks Steve!