After completing the initial setup, it's time to build your first integration so your end users can connect your platform with third-party applications.
Creating Your Integration
Navigate to the Embedded section in your MindCloud dashboard where you'll see your integrations management interface.
Click Create Integration to open the creation modal, then choose the third-party application your users will integrate with.
Once selected, click Create and you'll be automatically redirected to your integration's editor page.
Building Your Workflows
In the integration editor, you'll see an Add Workflow button with two options:
Create New Workflow: Builds a fresh workflow specifically for this integration
Add Existing Workflow: Copies an existing workflow from your account and adapts it for this integration
Choose your preferred option and you'll be taken to MindCloud's standard workflow builder where you create your automation logic as you normally would.
Setting Up Test Credentials
When editing workflows for an embedded integration, you'll notice an Edit Test Credentials button in the workflow editor top bar. This allows you to:
Configure authentication credentials as if you were an end user
Test your workflow with real API connections
Validate that your integration works properly before sharing it
Click this button to input the necessary API keys, OAuth tokens, or other authentication details for testing.
Publish Your Workflow
Only published and active workflows are displayed for an integration in the modal. To publish your workflow:
In the workflow editor top bar, click Publish Workflow, then confirm by selecting Publish in the modal.
Switch the Inactive toggle to Active.
Checking Final Result
After completing the setup, you can go to the Example Integrations screen, where you'll see your first integration exactly as end users would, rather than the pre-populated examples.