OAuth for external user data

I have a need for customers to sign-in to a 3rd party app using OAuth2.0. They would authenticate their account which would allow me to utilize their data on that service to populate certain data points on my application. Is this possible with n8n?

Workflow
The user uses my app to log in to their 3rd party CRM provider
We then utilize GET requests to retrieve the customer’s user data
We then utilize POST requests to send/update the data in the CRM system when needed.

Hi @camwess1, welcome to the community!

This isn’t something n8n offers out of the box I am afraid, but you might want to leave a vote on the feature request for this:

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.