Overview
Connect Famulor AI - Voice Agent with Flows360
AI-powered calling and SMS platform. Automate outbound campaigns, manage leads, and get real-time call analytics.
Use the Famulor AI - Voice Agent connector to include its declared actions and events in Flows360 workflows without duplicating the integration logic inside each consuming system. This pinned connector version currently exposes 25 actions and 4 triggers.
Available actions
- Add Lead to Campaign
- List Leads
- List Phone Numbers
- Search Available Phone Numbers
- Purchase Phone Number
- Send SMS
- Create Campaign
- Start/Stop Campaign
- Plus 17 additional declared actions.
Available triggers
- Phone Call Completed
- Conversation Ended
- New or Updated Assistant
- Inbound Call Received
The capability list above is generated from the exact reviewed connector package so the public description stays aligned with the version Flows360 operates.
Technical guide
Technical reference
Package identity
- Connector: Famulor AI - Voice Agent
- Package:
@activepieces/piece-famulor@0.2.4 - Exact artifact digest:
sha256:cc7c8806f88c562d0b328c3a77bff08db8f9eadb0c45762529de2efb078ec9ca - Runtime: Activepieces-compatible deterministic worker
- Source: the exact reviewed Activepieces source
Authentication
SECRET TEXT. Connection values are tenant-specific and remain in the consuming Studio instance; CDK stores definitions and field metadata, not customer credential values.
Action contracts
- Add Lead to Campaign (
addLead), Add a lead to an outbound campaign to be called by an AI assistant. Classification: read. - List Leads (
listLeads), List all leads in your account. Classification: read. - List Phone Numbers (
listPhoneNumbers), List all phone numbers linked to your account. Classification: read. - Search Available Phone Numbers (
searchAvailablePhoneNumbers), Search for phone numbers available to purchase. Classification: read. - Purchase Phone Number (
purchasePhoneNumber), Purchase a phone number from the available search results. Classification: read. - Send SMS (
sendSms), Send an SMS message using one of your purchased phone numbers. Classification: read. - Create Campaign (
createCampaign), Create a new outbound calling campaign. Classification: read. - Start/Stop Campaign (
campaignControl), Start or stop an outbound calling campaign. Classification: read. - Make Phone Call (
makePhoneCall), Initiate an AI-powered phone call to a customer. Classification: read. - Update Lead (
updateLead), Update an existing lead's details. Classification: read. - Delete Lead (
deleteLead), Permanently delete a lead and abort any ongoing calls. Classification: read. - Get User Information (
getCurrentUser), Retrieve the authenticated user's profile and account balance. Classification: read. - Generate AI Reply (
generateAiReply), Generate an AI reply from an assistant for a given customer. Classification: read. - Create Conversation (
createConversation), Start a new chat conversation with an AI assistant. Classification: read. - Get Conversation (
getConversation), Retrieve the full message history for a conversation. Classification: read. - Send Message (
sendMessage), Send a message to an existing conversation and receive the assistant's reply. Classification: read. - Get WhatsApp Senders (
getWhatsAppSenders), List WhatsApp Business senders linked to your account. Classification: read. - Get WhatsApp Templates (
getWhatsAppTemplates), List approved WhatsApp message templates for a sender. Classification: read. - Send WhatsApp Template Message (
sendWhatsAppTemplate), Send an approved WhatsApp template message via a Famulor sender. Classification: read. - Send WhatsApp Freeform Message (
sendWhatsAppFreeform), Send a free-text WhatsApp message within an active 24-hour session. Classification: read. - Get WhatsApp Session Status (
getWhatsAppSessionStatus), Check if a 24-hour WhatsApp messaging session is active for a sender and recipient. Classification: read. - List Conversations (
listConversations), List conversations with optional filters. Classification: read. - List Calls (
listCalls), List calls with optional filters. Classification: read. - Get Call (
getCall), Retrieve details for a call by ID, including transcript and recording. Classification: read. - Delete Call (
deleteCall), Permanently delete a call record including its transcript and recording. Classification: read.
Trigger contracts
- Phone Call Completed, webhook.
- Conversation Ended, webhook.
- New or Updated Assistant, polling.
- Inbound Call Received, webhook.
Verification
Deterministic execution evidence is recorded for the pinned artifact, including 1 exercised action entrypoint and 0 exercised trigger entrypoints.
Capability summary
Authentication
Authentication method: custom
Authentication profiles
connection · custom
- API Key Required · protected credential
Supported objects
| Object | Read | Write | Notes |
|---|---|---|---|
| Add Lead to Campaign | Yes | No | Add a lead to an outbound campaign to be called by an AI assistant. |
| List Leads | Yes | No | List all leads in your account. |
| List Phone Numbers | Yes | No | List all phone numbers linked to your account. |
| Search Available Phone Numbers | Yes | No | Search for phone numbers available to purchase. |
| Purchase Phone Number | Yes | No | Purchase a phone number from the available search results. |
| Send SMS | Yes | No | Send an SMS message using one of your purchased phone numbers. |
| Create Campaign | Yes | No | Create a new outbound calling campaign. |
| Start/Stop Campaign | Yes | No | Start or stop an outbound calling campaign. |
| Make Phone Call | Yes | No | Initiate an AI-powered phone call to a customer. |
| Update Lead | Yes | No | Update an existing lead's details. |
| Delete Lead | Yes | No | Permanently delete a lead and abort any ongoing calls. |
| Get User Information | Yes | No | Retrieve the authenticated user's profile and account balance. |
| Generate AI Reply | Yes | No | Generate an AI reply from an assistant for a given customer. |
| Create Conversation | Yes | No | Start a new chat conversation with an AI assistant. |
| Get Conversation | Yes | No | Retrieve the full message history for a conversation. |
| Send Message | Yes | No | Send a message to an existing conversation and receive the assistant's reply. |
| Get WhatsApp Senders | Yes | No | List WhatsApp Business senders linked to your account. |
| Get WhatsApp Templates | Yes | No | List approved WhatsApp message templates for a sender. |
| Send WhatsApp Template Message | Yes | No | Send an approved WhatsApp template message via a Famulor sender. |
| Send WhatsApp Freeform Message | Yes | No | Send a free-text WhatsApp message within an active 24-hour session. |
| Get WhatsApp Session Status | Yes | No | Check if a 24-hour WhatsApp messaging session is active for a sender and recipient. |
| List Conversations | Yes | No | List conversations with optional filters. |
| List Calls | Yes | No | List calls with optional filters. |
| Get Call | Yes | No | Retrieve details for a call by ID, including transcript and recording. |
| Delete Call | Yes | No | Permanently delete a call record including its transcript and recording. |
| Phone Call Completed | Yes | No | webhook trigger declared by the pinned package. |
| Conversation Ended | Yes | No | webhook trigger declared by the pinned package. |
| New or Updated Assistant | Yes | No | polling trigger declared by the pinned package. |
| Inbound Call Received | Yes | No | webhook trigger declared by the pinned package. |
Triggers
Phone Call Completed · Webhook
Triggers when a phone call completes.
Inputs
assistant_id· string
Conversation Ended · Webhook
Triggers when a chat conversation ends.
Inputs
assistant_id· string
New or Updated Assistant · Poll
Triggers when AI assistants are created or updated in your Famulor account.
Inputs
type· stringper_page· number
Inbound Call Received · Webhook
Triggers when an inbound call is received by your AI assistant.
Inputs
assistant_id· string
Setup
Setup
- Add the Famulor AI - Voice Agent connector to the workflow in the target Flows360 Studio instance.
- Create or select the tenant-specific connection required by the connector. Connection secrets remain in the Studio connection boundary and are not copied into CDK documentation.
- Provide the connection fields declared by the pinned package:
- No provider credential fields are declared by the pinned package.
- Select the required action or trigger and complete its declared input fields. Required and optional inputs are defined by the exact package schema.
- Test the workflow in the appropriate environment before enabling production scheduling or event delivery.
Limitations
Limitations and operational notes
- This content describes
@activepieces/piece-famulor@0.2.4; provider behaviour can change independently and should be revalidated when the provider or connector version changes. - Only the 25 actions and 4 triggers declared by this pinned package are represented here.
- Tenant credentials and connection values are not stored in the public connector record.
- Provider-side permissions, account entitlements, quotas and rate limits remain subject to the connected provider account and are not inferred when the package does not declare them.
- Deterministic execution evidence is recorded for the pinned artifact, including 1 exercised action entrypoint and 0 exercised trigger entrypoints.
Troubleshooting
Why canu2019t the connector authenticate?
Check the tenant connection in Studio and confirm every required Famulor AI - Voice Agent connection field is present. Re-authorise OAuth-based connections if the provider token or consent has expired. Do not place credential values in CDK content or logs.
Why is an action or trigger unavailable?
Confirm that the workflow is using @activepieces/piece-famulor@0.2.4 and compare the requested capability with the declared action and trigger list for this version. A capability that is not declared by the pinned package should not be presented as supported.
What should I check after a provider-side change?
Revalidate authentication, required fields, action/trigger behaviour and provider documentation before publishing refreshed connector content or moving a new package version into production.