npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@zohoforms/n8n-nodes-zohoforms

v0.1.6

Published

This is an n8n community node. It lets you use Zoho Forms in your n8n workflows

Readme

Banner image

Zoho Forms integration with n8n

Zoho Forms is a powerful data collection tool that helps businesses capture, manage, and act on information efficiently. n8n integration with Zoho Forms enables you to automate workflows based on form submissions and streamline your business processes. You can design custom workflows using triggers automate tasks such as lead management, notifications, CRM updates, and more. To learn more about n8n: n8n homepage. To learn more about Zoho Forms: Zoho Forms homepage. In case of any technical queries Contact sales

Pre-requisites

  • n8n admin login account (https://app.n8n.cloud/login)
  • Zoho Forms account

Installation

You can install the Zoho Forms nodes for n8n via npm with the package name as n8n-nodes-zohoforms.

  • To install :
    • Log in to your n8n account.
    • Navigate to more options->Settings->Community nodes->Install.
    • Enter the package name (n8n-nodes-zohoforms)

Configuration

Follow the steps below to integrate Zoho Forms with n8n:

  • Log in to your n8n account.
  • Select Create Credential -> Add Credential dialog box -> Enter Zohoforms OAuth2 API -> Click Continue.
  • Copy the Authorized Redirection URL from the connection page.
  • Access the Zoho Developer Console to create a new Client ID and Client Secret to establish the connection between n8n and Zoho Forms.
  • Click on Get Started if you have no existing Client. If you have an existing client, click on Add Client in the top-right corner. Select Server-based Applications in the Client Type window.
  • Provide the appropriate Client Name and your domain in the Homepage URL along with the Authorized Redirect URL copied from the Connection page.
  • Click Create to generate the Client ID and Client Secret.
  • Enter the Client ID and Client secret in the Connection Page and click Connect my account.
  • Now, the connection between n8n and Zoho Forms is established, and the next step is to create your workflow.
  • Click Create Workflow -> Add first step -> search and select Zoho Forms on the right pane.
  • Build your desired workflow with the list triggers (Choose your form)
  • Once the workflow is created, you can test it by selecting the Test Workflow option.

Troubleshooting

Write to us in case of any queries Contact support

Description

This page explains the integration of Zoho Forms with n8n. n8n is an open-source workflow automation platform that enables seamless integration between applications and services. For more information on Zoho Forms : https://www.zoho.com/forms/

Required

  • Zoho Forms account and n8n admin account.
  • Module installation and configuration:
  • Information on how the integration between Zoho Forms and n8n can be made is found in this Readme file.
  • For further queries, : ([email protected])