-
Notifications
You must be signed in to change notification settings - Fork 3.5k
[MCP] insighto.aiΒ #9211
Description
β π§© Product Overview
Insighto.ai is a platform for capturing forms, conversations, and data sources, then enriches / processes those with AI tools like calls, contact creation, and text blobs. This integration enables workflows to react when new data arrives, manipulate data sources, and make outbound communications.
ββ β οΈ Important Note for Contributors
This feature must be submitted as a Piece following the Activepieces architecture. Submissions not following this format will not be accepted. Please make sure to review the Piece Development Guidelines before starting development.
π¨ Triggers
| Trigger | Description |
|---|---|
| New Captured Form | Fires when a new form submission is captured in Insighto.ai |
| New Conversation | Fires when a new conversation is created (requires Assistant ID). |
| New Contact | Fires when a new contact is created. |
ββ π οΈ Write Actions
| Action | Description |
|---|---|
| Add Text Blob Into Data Source | Inserts a large text blob into an existing data source. |
| Upsert Contact | Upsert a contact with fields like first name, last name, email, phone,. |
| Make Outbound Call | Makes outbound call to given a number. |
| Create Campaign | Creates a new campaign. |
β π API Reference
β π§ͺ Test Account Access
- You can sign up for free at https://insighto.ai/pricing/.
βββπ§βπ» New to Activepieces?
Activepieces is the leading open source AI automation platform. We have many apps (we call them Pieces), that are available within the builder and as MCPs. These apps are build with our TypeScript framework and are easy to build. Once they're merged to our repo, they will available as pieces in our automation builder and as MCPs to be used with AI agents and MCP clients.
We welcome contributions and in fact, we get excited over them. Start your journey here: https://www.activepieces.com/docs/developers/building-pieces/overview