Sendspark
Overview
SLUG: SENDSPARK
Description
Sendspark is a video messaging platform that empowers businesses to create, send, and track personalized video content, simplifying communication by allowing users to quickly record or upload videos and share them via email, social media, or other digital channels.
Authentication Details
API Key
Connecting to Sendspark
Create an auth config
Use the dashboard to create an auth config for the Sendspark toolkit. This allows you to connect multiple Sendspark accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Sendspark Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Sendspark toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
SENDSPARK_ADD_MULTIPLE_PROSPECTS_TO_DYNAMIC_CAMPAIGN
Tool Name: Add Multiple Prospects to Dynamic Campaign
Description
Action Parameters
Action Response
SENDSPARK_ADD_PROSPECT_TO_DYNAMIC_VIDEO_CAMPAIGN
Tool Name: Add Prospect to Dynamic Video Campaign
Description
Action Parameters
Action Response
SENDSPARK_API_HEALTH_STATUS
Tool Name: API Health Status
Description
Action Parameters
Action Response
SENDSPARK_CREATE_DYNAMIC_VIDEO_CAMPAIGN
Tool Name: Create Dynamic Video Campaign
Description
Action Parameters
Action Response
SENDSPARK_DELETE_WEBHOOK
Tool Name: Delete Webhook
Description
Action Parameters
Action Response
SENDSPARK_GET_CAMPAIGN_PROSPECT_DATA_BY_EMAIL
Tool Name: Get Campaign Prospect Data By Email
Description
Action Parameters
Action Response
SENDSPARK_GET_DYNAMIC_CAMPAIGN_BY_ID
Tool Name: Get Dynamic Campaign by ID
Description
Action Parameters
Action Response
SENDSPARK_GET_WORKSPACE_PROSPECT_DATA_BY_EMAIL
Tool Name: Get Workspace Prospect Data by Email
Description
Action Parameters
Action Response
SENDSPARK_LIST_DYNAMIC_VIDEO_CAMPAIGNS
Tool Name: List Dynamic Video Campaigns
Description
Action Parameters
Action Response
SENDSPARK_LIST_WEBHOOKS
Tool Name: List Webhooks
Description
Action Parameters
Action Response