Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.spojit.com/llms.txt

Use this file to discover all available pages before exploring further.

Follow these steps to build a simple workflow that processes data and sends a notification.

Prerequisites

  • A Spojit account. Sign up if you don’t have one yet.
  • (Optional) A Slack workspace if you want to test sending messages.

Create your first workflow

1

Open the Workflow Editor

From the dashboard, click New Workflow. Give it a name like “My First Workflow” and click Create. The visual canvas editor opens.
2

Add a Trigger node

Drag a Trigger node from the left palette onto the canvas. Set the trigger type to Manual — this lets you run the workflow on demand.
3

Add an Action node

Drag a Connector node onto the canvas and connect it to the trigger. In the properties panel on the right, choose a connector — for example, the Text Tools utility — and select the case tool to convert text to uppercase.Configure the parameters:
  • text: Hello from Spojit!
  • to: upper
4

Save and Run

Click Save in the toolbar, then click Run. The workflow executes and you can see the result in the execution log.

What’s next?

Canvas Basics

Learn to pan, zoom, and connect nodes on the canvas.

Building Workflows

Follow an end-to-end tutorial for a real-world workflow.

Manage Connections

Connect external services like Shopify and Slack.

Browse Connectors

See all available integrations and utility tools.