CRM & Sales

Create a new member, update the information of the member, create a note and a post for the member in Orbit

Create a new member, update the information of the member, create a note and a post for the member in Orbit

Manual
Low
5
Nodes
Manual
Trigger
Low
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
5
Node Types
0

Workflow JSON

3.04 KB
{
  "id": "105",
  "name": "Create a new member, update the information of the member, create a note and a post for the member in Orbit",
  "nodes": [
    {
      "name": "On clicking 'execute'",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        250,
        300
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "name": "Orbit",
      "type": "n8n-nodes-base.orbit",
      "position": [
        450,
        300
      ],
      "parameters": {
        "operation": "upsert",
        "identityUi": {
          "identityValue": {
            "source": "github",
            "searchBy": "username",
            "username": ""
          }
        },
        "workspaceId": "425",
        "additionalFields": {}
      },
      "credentials": {
        "orbitApi": "orbit-review"
      },
      "typeVersion": 1
    },
    {
      "name": "Orbit1",
      "type": "n8n-nodes-base.orbit",
      "position": [
        650,
        300
      ],
      "parameter...

Showing first 1000 characters. Click "Expand" to view the full JSON.