OXYGENOXYGEN
← All integrations
Sendspark logo

Sendspark

Send personalized video messages.

OutboundAPI key9 endpoints

Endpoints

OperationMethod & pathEffectLatencyRateCost
SENDSPARK_ADD_MULTIPLE_PROSPECTS_TO_DYNAMIC_CAMPAIGN
Tool to add multiple prospects to a dynamic campaign in bulk. Use when you need to add many prospects to your dynamic video campaign at once after confirming associated charges.
POST /composio/sendspark/sendspark_add_multiple_prospects_to_dynamic_campaignexternal_sendmanaged
SENDSPARK_ADD_PROSPECT_TO_DYNAMIC_VIDEO_CAMPAIGN
Tool to add a prospect to a dynamic video campaign. Use after confirming workspace and campaign IDs. Example: Add new prospect with name/contact details to dynamic "dyn12345" under a known workspace.
POST /composio/sendspark/sendspark_add_prospect_to_dynamic_video_campaignexternal_sendmanaged
SENDSPARK_API_HEALTH_STATUS
Tool to check the health status of the Sendspark API. Use before making other API calls to ensure the service is up.
POST /composio/sendspark/sendspark_api_health_statusexternal_sendmanaged
SENDSPARK_CREATE_DYNAMIC_VIDEO_CAMPAIGN2
Tool to create a dynamic video campaign in a workspace. Use when you need to create a container for AI-personalized dynamic videos that can be sent to prospects.
POST /composio/sendspark/sendspark_create_dynamic_video_campaign2external_sendmanaged
SENDSPARK_DELETE_WEBHOOK
Delete a webhook by its unique ID. Returns a structured response with status code and message. This action is idempotent: deleting a non-existent webhook (404) with workspaceId provided returns success. Invalid webhook IDs return 400 with error details. Best practice: Always provide workspaceId to use the reliable workspace-scoped endpoint.
POST /composio/sendspark/sendspark_delete_webhookexternal_sendmanaged
SENDSPARK_GET_DYNAMIC_CAMPAIGN_BY_ID
Tool to retrieve details of a specific dynamic video campaign. Use after confirming workspace and campaign IDs.
GET /composio/sendspark/sendspark_get_dynamic_campaign_by_idnonemanaged
SENDSPARK_GET_WORKSPACE_PROSPECT_DATA_BY_EMAIL
Tool to retrieve prospect data by email in a dynamic campaign. Use after adding a prospect to a campaign to fetch its details.
GET /composio/sendspark/sendspark_get_workspace_prospect_data_by_emailnonemanaged
SENDSPARK_LIST_DYNAMIC_VIDEO_CAMPAIGNS
Tool to list all dynamic video campaigns in a workspace. Use when retrieving campaigns with optional pagination, filtering, or search.
GET /composio/sendspark/sendspark_list_dynamic_video_campaignsnonemanaged
SENDSPARK_LIST_WEBHOOKS
Retrieves all configured webhooks for a Sendspark workspace. Webhooks are automated notifications sent when specific events occur in dynamic video campaigns (e.g., video created, video played, CTA clicked, video opened). Use this action to audit active webhook configurations, verify webhook URLs, or check which events are being monitored. Returns an empty list if no webhooks are configured.
GET /composio/sendspark/sendspark_list_webhooksnonemanaged