Skip to content

Conversation

@jpunke
Copy link

@jpunke jpunke commented Oct 24, 2025

I was working on a development setup that syncs workflows from n8n into my repo. I was using the workflow.afterUpdate hook for that. This one only triggers when an existing workflow is saved, though. I tried using the documented workflow.create hook, but of course, the workflow hasn't been fully created yet; thus, no workflow ID to match on later exists.

Using the undocumented workflow.afterCreate hook solved this nicely for me.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@netlify
Copy link

netlify bot commented Oct 24, 2025

Deploy Preview for n8n-docs ready!

Name Link
🔨 Latest commit 79d93d0
🔍 Latest deploy log https://app.netlify.com/projects/n8n-docs/deploys/68fb80e31af27c0007a84015
😎 Deploy Preview https://deploy-preview-3802--n8n-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants