Odata / myfactory ERP

Describe the problem/error/question

I am looking for a node (or code) that can handle odata data feeds to exchange data with myfactory ERP.

I found something here:
https://support.dropsolid.io/integrations/n8n/extending_with_custom_n8n_nodes/

but for a beginner like me, the description is not sufficient. I also tried to use the odata module, but setting ENV
NODE_FUNCTION_ALLOW_EXTERNAL = odata
didn’t work.

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version: 1.54.2
  • Database (default: SQLite): SQLite
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: QNAP, MacOS
1 Like

Hey @Herby,

The example you found is an old guide to building a custom node, In theory it would partially work still if you followed those steps.

What issue are you currently seeing when trying to use odata?

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