Authorisation of external users

I’ve been asked by a client to build some automations for them. This will involve using connections to multiple apps and multiple accounts on those apps.

e.g. there will be Office 365 accounts for multiple people.

I don’t want to be handling there login details for these apps so is there a way for user to authorise a connection themselves without me seeing their login?

I’d rather them not have to log into Make and use the builder.

Thanks,

Hey @Delphos
Welcome to the Make Community
If Authentication type is Basic AUTH then there is no need to authorize on other account.
But if it is AUTH 2.0 then it will authenticate gain on other account with login credentials one time only.
You can share them credentials or just authenticate using remote connection.

Thanks

2 Likes