Follow these steps to build a simple workflow that processes data and sends a notification.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.
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
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.
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.
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
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.