SendSpark icon

SendSpark

Create dynamic AI-personalized videos with SendSpark

Actions6

Overview

The node integrates with SendSpark to retrieve information about a specific prospect within a dynamic video campaign. It is designed to fetch details of a prospect identified by their email address, scoped under a particular workspace and dynamic campaign.

This node is useful in scenarios where you want to:

  • Retrieve personalized prospect data for follow-up or analysis.
  • Integrate SendSpark prospect information into workflows such as CRM updates, email marketing automation, or reporting dashboards.
  • Automate actions based on prospect engagement or status within a dynamic video campaign.

Example use case:
You have a dynamic video campaign running in SendSpark and want to automatically pull detailed prospect information when a new lead is added, so you can enrich your CRM or trigger targeted communications.

Properties

Name Meaning
Workspace The SendSpark workspace to use. You can select from a list of available workspaces or specify the workspace ID manually.
Dynamic Campaign The dynamic video campaign to use. Select from a list of campaigns within the chosen workspace or provide the campaign ID manually.
Email The email address of the prospect whose details you want to retrieve.

Output

The node outputs JSON data representing the retrieved prospect's details from the specified dynamic video campaign. This typically includes all relevant fields associated with that prospect in SendSpark, such as contact information, engagement metrics, and campaign-specific data.

No binary data output is indicated.

Dependencies

  • Requires an API key credential for authenticating with the SendSpark API.
  • Needs network access to https://api-gw.sendspark.com.
  • The node uses internal helper methods to fetch lists of workspaces and dynamic campaigns for user selection.

Troubleshooting

  • Common issues:

    • Failure to load workspaces or campaigns in dropdowns may occur if the API key is invalid or lacks necessary permissions.
    • Providing an incorrect workspace or campaign ID format will cause validation errors.
    • If the specified prospect email does not exist, the node may return an empty result or an error from the API.
  • Error messages:

    • "Unable to load workspaces - Enter manually": Indicates failure to fetch workspace list; try entering the workspace ID manually.
    • "Unable to load campaigns - Enter manually": Indicates failure to fetch campaigns; ensure a valid workspace is selected and enter campaign ID manually.
    • Validation errors for workspace or campaign IDs will prompt correction of the input format (alphanumeric, underscores, hyphens only).

Links and References

Discussion