Access to BusinessCentral API Page via ntlm doesn't work

Hello,

I am trying to access Business Central using NTLM and a function node (Oauth2 is unfortunately not possible). I have already installed https://www.npmjs.com/package/httpntlm?activeTab=readme on the server, but I still can’t access it using JavaScript. Can anyone give me a tip on how I can still get access to an API page from Business Central (unfortunately http requests don’t work either).

Version N8n 1.991

Thank you.

Regards

1 Like

Hi Shufro,

I was wondering if you fixed this, because I am also going to use Business Central with n8n for automations.

Hi, Did you get this working with Business Central?