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.
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.
Tool to create an attachment. Use when you need to programmatically create a social unlock or contest attachment after gathering all required parameters.
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.
Deletes a ToneDen link by ID using DELETE /links/{linkID}.
Deletes a ToneDen playbook campaign by ID using DELETE /playbooks/campaigns/{campaignID}.
Tool to retrieve a specific ToneDen link by its ID. Use when you need to fetch details about an existing link.
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.
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.
Deletes a ToneDen advertising campaign by ID using DELETE /advertising/campaigns/{campaignID}.
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.