From 79fe9595c58498480fb8a695f65e666c6d4afbcf Mon Sep 17 00:00:00 2001 From: Kartik Balasubramanian <22399046+HumanistSerif@users.noreply.github.com> Date: Mon, 26 Jan 2026 21:56:58 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20standardize=20capitalization=20of=20"Jot?= =?UTF-8?q?form"=20in=20documentation=20and=20nav=E2=80=A6=20(#4144)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../builtin/core-nodes/n8n-nodes-base.git.md | 26 +++++++++---------- .../builtin/credentials/jotform.md | 20 +++++++------- .../n8n-nodes-base.jotformtrigger.md | 10 +++---- nav.yml | 2 +- 4 files changed, 29 insertions(+), 29 deletions(-) diff --git a/docs/integrations/builtin/core-nodes/n8n-nodes-base.git.md b/docs/integrations/builtin/core-nodes/n8n-nodes-base.git.md index 3c6c27dc9..928e23ea1 100644 --- a/docs/integrations/builtin/core-nodes/n8n-nodes-base.git.md +++ b/docs/integrations/builtin/core-nodes/n8n-nodes-base.git.md @@ -14,19 +14,19 @@ You can find authentication information for this node [here](/integrations/built ## Operations -* [**Add**](#add) a file or folder to commit. Performs a [git add](https://git-scm.com/docs/git-add). -* [**Add Config**](#add-config): Add configuration property. Performs a [git config](https://git-scm.com/docs/git-config) set or add. -* [**Clone**](#clone) a repository: Performs a [git clone](https://git-scm.com/docs/git-clone). -* [**Commit**](#commit) files or folders to git. Performs a [git commit](https://git-scm.com/docs/git-commit). -* [**Fetch**](#fetch) from remote repository. Performs a [git fetch](https://git-scm.com/docs/git-fetch). -* [**List Config**](#list-config): Return current configuration. Performs a [git config](https://git-scm.com/docs/git-config) query. -* [**Log**](#log): Return git commit history. Performs a [git log](https://git-scm.com/docs/git-log). -* [**Pull**](#pull) from remote repository: Performs a [git pull](https://git-scm.com/docs/git-pull). -* [**Push**](#push) to remote repository: Performs a [git push](https://git-scm.com/docs/git-push). -* [**Push Tags**](#push-tags) to remote repository: Performs a [git push --tags](https://git-scm.com/docs/git-push#Documentation/git-push.txt---tags). -* Return [**Status**](#status) of current repository: Performs a [git status](https://git-scm.com/docs/git-status). -* Create a new [**Tag**](#tag): Performs a [git tag](https://git-scm.com/docs/git-tag). -* [**User Setup**](#user-setup): Set the user. +* **Add** a file or folder to commit. Performs a [git add](https://git-scm.com/docs/git-add). +* **Add Config**: Add configuration property. Performs a [git config](https://git-scm.com/docs/git-config) set or add. +* **Clone** a repository: Performs a [git clone](https://git-scm.com/docs/git-clone). +* **Commit** files or folders to git. Performs a [git commit](https://git-scm.com/docs/git-commit). +* **Fetch** from remote repository. Performs a [git fetch](https://git-scm.com/docs/git-fetch). +* **List Config**: Return current configuration. Performs a [git config](https://git-scm.com/docs/git-config) query. +* **Log**: Return git commit history. Performs a [git log](https://git-scm.com/docs/git-log). +* **Pull** from remote repository: Performs a [git pull](https://git-scm.com/docs/git-pull). +* **Push** to remote repository: Performs a [git push](https://git-scm.com/docs/git-push). +* **Push Tags** to remote repository: Performs a [git push --tags](https://git-scm.com/docs/git-push#Documentation/git-push.txt---tags). +* Return **Status** of current repository: Performs a [git status](https://git-scm.com/docs/git-status). +* Create a new **Tag**: Performs a [git tag](https://git-scm.com/docs/git-tag). +* **User Setup**: Set the user. Refer to the sections below for more details on the parameters and options for each operation. diff --git a/docs/integrations/builtin/credentials/jotform.md b/docs/integrations/builtin/credentials/jotform.md index 14c2238b5..9cd33dc3e 100644 --- a/docs/integrations/builtin/credentials/jotform.md +++ b/docs/integrations/builtin/credentials/jotform.md @@ -1,15 +1,15 @@ --- -title: JotForm credentials -description: Documentation for JotForm credentials. Use these credentials to authenticate JotForm in n8n, a workflow automation platform. +title: Jotform credentials +description: Documentation for Jotform credentials. Use these credentials to authenticate Jotform in n8n, a workflow automation platform. contentType: [integration, reference] priority: medium --- -# JotForm credentials +# Jotform credentials You can use these credentials to authenticate the following nodes: -- [JotForm Trigger](/integrations/builtin/trigger-nodes/n8n-nodes-base.jotformtrigger.md) +- [Jotform Trigger](/integrations/builtin/trigger-nodes/n8n-nodes-base.jotformtrigger.md) ## Supported authentication methods @@ -17,11 +17,11 @@ You can use these credentials to authenticate the following nodes: ## Related resources -Refer to [JotForm's API documentation](https://api.jotform.com/docs/) for more information about the service. +Refer to [Jotform's API documentation](https://api.jotform.com/docs/) for more information about the service. ## Using API key -To configure this credential, you'll need a [JotForm](https://www.jotform.com/) account and: +To configure this credential, you'll need a [Jotform](https://www.jotform.com/) account and: - An **API Key** - The **API Domain** @@ -30,11 +30,11 @@ To set it up: 1. Go to **Settings >** [**API**](https://www.jotform.com/myaccount/api). 2. Select **Create New Key**. -3. Select the **Name** in JotForm to update the API key name to something meaningful, like `n8n integration`. +3. Select the **Name** in Jotform to update the API key name to something meaningful, like `n8n integration`. 4. Copy the **API Key** and enter it in your n8n credential. 5. In n8n, select the **API Domain** that applies to you based on the forms you're using: - **api.jotform.com**: Use this unless the other form types apply to you. - - **eu-api.jotform.com**: Select this if you're using JotForm [EU Safe Forms](https://www.jotform.com/eu-safe-forms/). - - **hipaa-api.jotform.com**: Select this if you're using JotForm [HIPAA forms](https://www.jotform.com/hipaa/). + - **eu-api.jotform.com**: Select this if you're using Jotform [EU Safe Forms](https://www.jotform.com/eu-safe-forms/). + - **hipaa-api.jotform.com**: Select this if you're using Jotform [HIPAA forms](https://www.jotform.com/hipaa/). -Refer to the [JotForm API documentation](https://api.jotform.com/docs/) for more information on creating keys and API domains. +Refer to the [Jotform API documentation](https://api.jotform.com/docs/) for more information on creating keys and API domains. diff --git a/docs/integrations/builtin/trigger-nodes/n8n-nodes-base.jotformtrigger.md b/docs/integrations/builtin/trigger-nodes/n8n-nodes-base.jotformtrigger.md index 3f74d148a..5201147f9 100644 --- a/docs/integrations/builtin/trigger-nodes/n8n-nodes-base.jotformtrigger.md +++ b/docs/integrations/builtin/trigger-nodes/n8n-nodes-base.jotformtrigger.md @@ -1,18 +1,18 @@ --- -title: JotForm Trigger node documentation -description: Learn how to use the JotForm Trigger node in n8n. Follow technical documentation to integrate JotForm Trigger node into your workflows. +title: Jotform Trigger node documentation +description: Learn how to use the Jotform Trigger node in n8n. Follow technical documentation to integrate Jotform Trigger node into your workflows. contentType: [integration, reference] priority: medium --- -# JotForm Trigger node +# Jotform Trigger node -[JotForm](https://www.jotform.com/) is an online form building service. JotForm's software creates forms with a drag and drop creation tool and an option to encrypt user data. +[Jotform](https://www.jotform.com/) is an online form building service. Jotform's software creates forms with a drag and drop creation tool and an option to encrypt user data. /// note | Credentials You can find authentication information for this node [here](/integrations/builtin/credentials/jotform.md). /// /// note | Examples and templates -For usage examples and templates to help you get started, refer to n8n's [JotForm Trigger integrations](https://n8n.io/integrations/jotform-trigger/) page. +For usage examples and templates to help you get started, refer to n8n's [Jotform Trigger integrations](https://n8n.io/integrations/jotform-trigger/) page. /// diff --git a/nav.yml b/nav.yml index 1bbb73aa9..988386507 100644 --- a/nav.yml +++ b/nav.yml @@ -650,7 +650,7 @@ nav: - Hubspot Trigger: integrations/builtin/trigger-nodes/n8n-nodes-base.hubspottrigger.md - Invoice Ninja Trigger: integrations/builtin/trigger-nodes/n8n-nodes-base.invoiceninjatrigger.md - Jira Trigger: integrations/builtin/trigger-nodes/n8n-nodes-base.jiratrigger.md - - JotForm Trigger: integrations/builtin/trigger-nodes/n8n-nodes-base.jotformtrigger.md + - Jotform Trigger: integrations/builtin/trigger-nodes/n8n-nodes-base.jotformtrigger.md - Kafka Trigger: integrations/builtin/trigger-nodes/n8n-nodes-base.kafkatrigger.md - Keap Trigger: integrations/builtin/trigger-nodes/n8n-nodes-base.keaptrigger.md - KoboToolbox Trigger: integrations/builtin/trigger-nodes/n8n-nodes-base.kobotoolboxtrigger.md