Hello!
Using the N8N API node, “Create” or “Update” does not support the settings “callerPolicy”, “executionOrder” and many more.
This means anytime we use this node, the “executionOrder” is set to v0, which in practice make this not unusable.
Documentation: API reference | n8n Docs
Could you please tell me how I could solve this? Maybe by using a custome API call?