La Growth Machine
Multichannel outbound campaigns.
OutboundAPI key13 endpoints
Endpoints
| Operation | Method & path | Effect | Latency | Rate | Cost |
|---|---|---|---|---|---|
LAGROWTHMACHINE_ADD_RB2B_VISITOR_TO_AUDIENCE Tool to add RB2B website visitor to a LaGrowthMachine audience via native webhook. Use when you need to push identified website visitors from RB2B into a specific audience for outreach campaigns. | POST /composio/lagrowthmachine/lagrowthmachine_add_rb2b_visitor_to_audience | external_send | — | — | managed |
LAGROWTHMACHINE_CREATE_AUDIENCE_FROM_LINKEDIN_URL Tool to import leads into La Growth Machine audiences from LinkedIn URLs. Accepts LinkedIn Regular search URLs, Sales Navigator search URLs, or LinkedIn post URLs. Requires specifying the identity to impersonate and the audience name to populate. | POST /composio/lagrowthmachine/lagrowthmachine_create_audience_from_linkedin_url | external_send | — | — | managed |
LAGROWTHMACHINE_CREATE_INBOX_WEBHOOK Tool to create an inbox webhook for real-time notifications. Use when you need to receive notifications about LinkedIn and Email messages sent or received by leads in La Growth Machine campaigns. | POST /composio/lagrowthmachine/lagrowthmachine_create_inbox_webhook | external_send | — | — | managed |
LAGROWTHMACHINE_CREATE_OR_UPDATE_LEAD Tool to create or update a lead in LaGrowthMachine. Requires audience plus at least one identifier: proEmail, persoEmail, linkedinUrl, twitter, or firstname+lastname with companyUrl/companyName. Use leadId to update an existing lead. | POST /composio/lagrowthmachine/lagrowthmachine_create_or_update_lead | external_send | — | — | managed |
LAGROWTHMACHINE_DELETE_INBOX_WEBHOOK Tool to delete an existing inbox webhook by its ID. Use when you need to stop receiving inbox events at the webhook URL. | POST /composio/lagrowthmachine/lagrowthmachine_delete_inbox_webhook | external_send | — | — | managed |
LAGROWTHMACHINE_GET_CAMPAIGNS Tool to retrieve all campaigns from LaGrowthMachine with pagination support. Use when you need to list campaigns, with optional skip and limit parameters for pagination (max 25 per page). | GET /composio/lagrowthmachine/lagrowthmachine_get_campaigns | none | — | — | managed |
LAGROWTHMACHINE_LIST_AUDIENCES Tool to list all audiences in your LaGrowthMachine account. Use when you need to retrieve audience details including ID, name, description, size, type, and source URL. | GET /composio/lagrowthmachine/lagrowthmachine_list_audiences | none | — | — | managed |
LAGROWTHMACHINE_LIST_IDENTITIES Tool to list all connected identities in your LaGrowthMachine account. Use when you need to retrieve identity IDs for sending LinkedIn or Email messages through other APIs. | GET /composio/lagrowthmachine/lagrowthmachine_list_identities | none | — | — | managed |
LAGROWTHMACHINE_LIST_INBOX_WEBHOOKS Tool to list all inbox webhooks currently configured in your workspace. Use when you need to retrieve webhook IDs, names, and target URLs for webhook management or audit purposes. | GET /composio/lagrowthmachine/lagrowthmachine_list_inbox_webhooks | none | — | — | managed |
LAGROWTHMACHINE_LIST_MEMBERS Tool to list all members (users) associated with your workspace. Use when you need to retrieve member information, especially memberId which is required for action-based endpoints like sending LinkedIn or Email messages. | GET /composio/lagrowthmachine/lagrowthmachine_list_members | none | — | — | managed |
LAGROWTHMACHINE_REGISTER_VECTOR_VISITOR_WEBHOOK Tool to register Vector website visitors to a La Growth Machine audience. Use when receiving visitor events from Vector integration to automatically add identified contacts to the specified audience. | POST /composio/lagrowthmachine/lagrowthmachine_register_vector_visitor_webhook | external_send | — | — | managed |
LAGROWTHMACHINE_REMOVE_LEAD_FROM_AUDIENCES Tool to remove a lead from one or more specified audiences in La Growth Machine. Use when you need to unsubscribe or remove a lead from audience lists. | POST /composio/lagrowthmachine/lagrowthmachine_remove_lead_from_audiences | external_send | — | — | managed |
LAGROWTHMACHINE_SEARCH_LEAD Tool to search for a lead using various criteria. Use when you need to find a lead by email, LinkedIn URL, lead ID, or name combination. At least one of these must be provided: email, linkedinUrl, leadId, or firstname+lastname+(companyName or companyUrl). | GET /composio/lagrowthmachine/lagrowthmachine_search_lead | none | — | — | managed |