N8n-nodes-msdyn365bc

Hey, wanted to connect to the Business central ndoe (n8n-nodes-msdyn365bc) by KTC.

This is not working by following the installation guide and npm install n8n-nodes-msdyn365bc. Tried to add the version number in the end with npm install n8n-nodes-msdyn365bc@… isn´t working as well.

Anybody knows how to start?

Hi @jayontheway have you found a solution to the errors you encountered if not here’s a step I wrote down for you

  1. access the terminal where n8n runs

  2. Navigate to n8n’s custom extensions folder

  3. Install the node

    n8n-nodes-msdyn365bc

Let me know if this works

Did you get this working for Business Central? And how

Hi Johan, the development of the node is - against the documentation - not 100% done yet. But we were able to connect.

1 Like

Cheers! This is very helpful :slight_smile: