Why No Clickfunnels Trigger Step?

Clickfunnels is one of the most popular funnel builder softwares in the marketing and sales space yet there’s still no trigger steps for it in n8n.io which to me is really interesting given the fact that how cool n8n.io is.

Do you guys know why the team is not adding Clickfunnels to n8n.io?

I would like to trigger my automations off of every single opt-in and sales and I could not find a tutorial on how to achieve that with Clickfunnels.

Do you guys know if that’s possible to do?

I would appreciate any clarity you can provide

It looks like your topic is missing some important information. Could you provide the following if applicable.

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

Hi @daghan

Thanks for the kind words :slight_smile:

At the moment we have two ways for introducing new nodes to n8n:

1 - Make a Feature Request in our Community Forum

If you want to request a new node integration in the n8n Cloud version, you can do so by posting to our feature requests here and upvote the post.

2 - Build a community node and publish it on npm

You can build a node and publish it on npm, which will be available for other users to install. If we see that a community node has a lot of usage we may reach out to the creator of the integration and start a collaboration for our Cloud Editions.


For now if you want to access the ClickFunnels API you can do so via our Webhook Node and HTTP Request Node. Have a look in their API documentation here:

1 Like

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