Toneden icon

Toneden

Social media campaign automation aimed at music promoters, event organizers, and creator marketing.

Built around campaign creation, landing-page publishing, audience targeting, and reacting when conversions or shares hit thresholds.

Example Use Cases

These are the Toneden actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.

Create Advertising Campaign

Tool to create a ToneDen advertising campaign on Facebook or Google platforms. Use when you need to launch a new ad campaign with specified budget, targeting, and creatives.

Create Attachment

Tool to create an attachment. Use when you need to programmatically create a social unlock or contest attachment after gathering all required parameters.

Create ToneDen Link

Tool to create a ToneDen link. Use when you have the target_type and, if needed, the services array. Supports creation of links for music, podcast, livestream, event, tour, biglink, fundraiser, smartlink, and custom types.

Delete ToneDen Link

Deletes a ToneDen link by ID using DELETE /links/{linkID}.

Delete ToneDen Playbook Campaign

Deletes a ToneDen playbook campaign by ID using DELETE /playbooks/campaigns/{campaignID}.

Get Link

Tool to retrieve a specific ToneDen link by its ID. Use when you need to fetch details about an existing link.

Get ToneDen User

Tool to retrieve a specific ToneDen user by ID. Use when you need to fetch user profile information or details about the currently authenticated user.

Update ToneDen Playbook Campaign

Updates a ToneDen playbook campaign by ID using PUT /playbooks/campaigns/{campaignID}. Note: ToneDen's public docs do not expose the full request body schema for updates. This action sends a flexible JSON payload composed from provided fields and returns diagnostic information without raising on non-2xx responses, to aid real-world testing.

Delete Advertising Campaign

Deletes a ToneDen advertising campaign by ID using DELETE /advertising/campaigns/{campaignID}.

Expand ToneDen Link Template

Tool to expand a ToneDen link template. Use when you need to retrieve the full template link with your tracking pixels and optional service links. Provide a URL to generate platform services for music or podcast content.