Describe the problem/error/question
I’ve developed a custom trigger that functions properly when invoking manually in the workflow builder.
I’ve tried removing the optional parameters from the trigger, but no luck.
What is the error message (if any)?
This toast message pops up after a failed PATCH to the workflow endpoint:
Workflow could not be activated:
There was a problem activating the workflow: "Could not get parameter"
I’ve seen this same error reported here; Custom Trigger Node: “Could not get parameter” on activation (manual run works)
Please share your workflow
Custom trigger is open source and is available here:
@getverdict/n8n-nodes-shopify-partner-relationship-events
(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
N/A
Information on your n8n setup
- n8n version: latest
- Database (default: SQLite): SQLITE
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): docker
- Operating system: Ubuntu