Getting Started Guide
This guide will walk you through creating your first Connect Machine workflow.
Prerequisites
- A Connect Machine account (create one at connectmachine.ai)
- Access to the service you want to integrate
Step 1: Create a New Workflow
- Log in to your Connect Machine dashboard
- Click "Create Workflow" button
- Give your workflow a descriptive name
- Click "Next"
Step 2: Choose Your Trigger
A trigger is the event that starts your workflow.
- Click "Add Trigger"
- Select the service you want to monitor (e.g., Gmail, Salesforce, etc.)
- Connect your account if you haven't already
- Configure the trigger (e.g., "when a new email arrives with subject containing 'Invoice'")
- Click "Save Trigger"
Step 3: Add an Action
An action is what happens when your trigger fires.
- Click "Add Action"
- Select the destination service
- Configure what data to send (you can map fields from your trigger)
- Click "Save Action"
Step 4: Add Conditions (Optional)
Conditions allow you to control when actions execute.
- Click "Add Condition"
- Set up your logic (e.g., "If amount > 1000")
- Click "Save Condition"
Step 5: Test Your Workflow
- Click "Test" button
- Generate a test event or use sample data
- Check that the workflow executes correctly
- Review the logs to ensure data flows properly
Step 6: Deploy Your Workflow
- Click "Deploy" button
- Your workflow is now live and monitoring for trigger events
Next Steps
- Add more actions to create complex workflows
- Set up error handling and notifications
- Monitor your workflow performance
- Explore other guides
Troubleshooting
Workflow not triggering?
- Check that the trigger is properly configured
- Verify the connected account has proper permissions
- Review the workflow logs for errors
Data not flowing correctly?
- Check field mappings in your actions
- Review logs for transformation errors
- Test with sample data
Need more help? Check out our other guides or visit connectmachine.ai.