Looking for experienced N8N Community node developer

Hi, I’m looking for experienced N8N node developers. Who build at least two n8n nodes and can consult.

The issue is, that for different ACTIONS we need to use different set of credentials. Let’s call it Company API and System API.

Most actions were using Company API. But now we need to use System API for some specific Actions. But developers can’t find a way to do this.

For experienced developers, it should be quick work.

Hi @Martin_Jokub

What api(s) do you need the nodes for?

It’s the custom API of SAAS we developed.

Here is the code of the example node:

For now updateMessageTranslation action should use SYSTEM credentials and all code is mentioned in HttpBin.node.ts file.
Line Numbers : 198 to 232 (Describes Action)
Line Numbers : 394 to 406 (Describes Selection of Credentials based on Actions)

Do you have API docs?

And do you have a budget in mind?

Hi, I have experience in developing custom n8n nodes and can definitely assist with your requirements.

I’ve worked on creating multiple custom nodes for n8n and am familiar with handling different sets of credentials for various actions. This includes managing scenarios where multiple APIs (like Company API and System API) are required for different actions.

I’m confident that I can help you implement the necessary functionality to switch between these APIs seamlessly and address the specific issues you’re facing.

Let’s discuss your requirements in more detail and see how we can quickly resolve this.

Best regards,
Arthur

1 Like