đ How to Automatically Generate Videos Using Skylead and Sendspark
This guide walks through setting up an automation where specific actions in a Skylead campaign automatically trigger video creation in Sendspark.
đ Step 1: Set Up the Integration
In Skylead, go to Integrations > Individual Webhooks.
Click Create to add a new webhook.
Scroll to Campaigns and select the campaign where you want the action to trigger.
Youâll have full control over which campaign activates the webhook.
âïž Step 2: Create a New Automation in Sendspark
Open Sendspark, go to the Automation section, and click New Automation.
Name the automation (e.g., âSkyLeadâ).
Choose the event: Incoming Webhook.
Select Create New Connection and name it (e.g., âSkylead Connectionâ).
đ§ Step 3: Configure Webhook Parameters
In Sendspark, go to Help Center and search for âAPI.â
Open the first result (API article).
Scroll to find a section with sample payloads. Copy the example for a single prospect.
Paste this into the webhook body. Replace the dynamic fields using:
{{campaignId}}
{{workspaceId}}
Go to API Credentials in Skylead and copy:
Campaign ID
Workspace ID
Secret Key
API Key
Paste those into the header section of your webhook.
Important:
Remove any quotation marks.
Ensure one key-value pair per line.
Paste keys exactly as they appear in Skylead.
đ§Ș Step 4: Test the Workflow
In Skylead, assign a condition like lead replies or LinkedIn profile viewed.
Set the webhook to trigger Sendspark automation.
Select the account and video template inside Sendspark.
Map key variables such as:
First Name
Email
(Optional) Website (can be extracted from the domain in email)
â Step 5: Review the Result
Click Check Results in Sendspark.
If successful, youâll see an incoming WebCode received message.
The platform will show the extracted data, such as email and LinkedIn profile.
Once confirmed, Sendspark will generate a dynamic video for the lead.
đ Final Reminders
Donât forget to click Create on Skyleadâs webhook to activate it.
Always select Dynamic Video as the action in Sendspark.
Make sure everything is properly mapped and active.
The automation will now run for every trigger event set in your Skylead campaign.