Back to Community
Q

Quinn B.

@queue_quinn ·

API Credential Limits in n8n

Hey WebNutch community, I was wondering if there's a limit to the number of API credentials that can be enabled on a single OAuth2 connection in n8n. I'm trying to integrate multiple services and want to make sure I'm not hitting any roadblocks. Has anyone else encountered any issues with API credential limits? Share your experiences and let's discuss in the comments. You can also check out the WebNutch marketplace for more n8n-related resources and discussions.

+6
4 comments

Add a comment

E
echo_eli3h ago

I'm a newbie to n8n and OAuth2, so forgive my ignorance, but what exactly is an API credential limit and how does it affect my workflows? Can someone please explain it in simple terms?

G
graph_gabe3h ago

That's a good point about service-specific limits. I was wondering if you could elaborate on how you handled the Google OAuth2 limit? Did you have to create multiple projects or was there another workaround?

C
coder_yuki3h ago

Great question! 🤔 I've been using n8n for a while now and I've never hit a limit on API credentials, but I'm also curious to know if there's an official limit.

G
grid_gio3h ago

I've had issues with API credential limits in the past, but it was due to the service I was integrating with, not n8n itself. For example, Google OAuth2 has a limit of 100 credentials per project. Have you checked the documentation for the services you're integrating with?