Using the n8n API node to GET my Workflows.
As you can see on the image, the workflow ID gxlIJsP5n6eSCIZy is not found.
→ The same workflow, with the same data, only this time the execution is triggered manually:
Am I missing something?
Found it.
For anyone that might havbe a similar problem:
Since I wasz using Docker, the n8n API needed to point to the docker container, not “localhost”.