Hi,
I’m creating an integration with Front which will sync conversation and inbox data. API tokens will not work for my use case, so I need to use OAuth.
Can I add Workspace scopes to an OAuth app? Workspace scopes are visible when creating API tokens but not OAuth.
I am also trying to use OAuth with non-admin users. Is there any way to authenticate non-admin users with workspace member users using OAuth? Specifically, I need to use the Shared resources scope so that the integration can pull conversation, inboxes, etc. for a user.
Thanks!