Bring campaign context into a failed-build moment
When the build needs attention, make the marketing context visible too.
Trigger
GitHub Workflow Run State Changed
Triggers when a GitHub Actions workflow run's status or conclusion changes. Monitors a single workflow run and fires an event whenever it transitions between states (e.g., queued to in_progress, or in_progress to completed) or when its conclusion is set (e.g., success, failure, cancelled).
Action
Get Advertising Campaign Creative Insights
Retrieve creative performance insights for a specific advertising campaign using ToneDen's API. Endpoint: GET /advertising/campaigns/{campaignID}/creativeInsights. Note: Endpoint uses camelCase `creativeInsights` per official docs.
Why this helps
A failed workflow pulls focus to engineering while active creative and spend may continue without review.
- Makes campaign risk visible during technical failures
- Supports faster pause or adjustment decisions
- Reduces separate tool checking under pressure
Setup
Build it in a few focused steps.
- 1Connect GitHub and ToneDen to Notis once through the portal.
- 2Create the automation in the portal or ask Notis to create it by chat.
- 3Use this instruction: When the monitored GitHub workflow run fails, retrieve creative insights for the related ToneDen campaign and summarize what should be reviewed.
- 4Pick the workflow run state changed trigger and choose an urgent reporting channel.
- 5Test with a controlled failed run and confirm the correct campaign context.
Questions about this workflow
Does this automatically pause the campaign?
No. It provides creative context; add a separate approval-based instruction if you need a pause.
Can only production workflows trigger it?
Yes. Monitor the workflow run or branch convention associated with production launches.
When this happens · Trigger
Do this · Action
Supported Triggers and Actions
Notis builds workflows that link GitHub to Toneden. A trigger fires from one place; an action lands in another.
GitHub triggers
Toneden actions
Recurring trigger
Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.
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.
Webhook trigger
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
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.
New Workflow Artifact Created
Triggers when a new workflow artifact is created in a GitHub repository. Monitors for newly created GitHub Actions workflow artifacts. Optionally filters by artifact name to restrict monitoring to specific artifacts.
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.
Branch Changed
Triggers when a GitHub branch changes. Monitors a specific branch for: - New commits pushed (head commit SHA changes) - Protection status toggled (branch becomes protected or unprotected) - Protection settings changed, including: required status checks and their enforcement level, admin enforcement, required pull request reviews (dismiss stale reviews, code owner reviews, approving review count, last push approval), required linear history, force push allowance, deletion allowance, conversation resolution, branch locking, and fork syncing.
Delete Advertising Campaign
Deletes a ToneDen advertising campaign by ID using DELETE /advertising/campaigns/{campaignID}.
New Branch Created
Triggers when a new branch is created in a GitHub repository. Detects newly created branches. Deleted branches do not fire events.
Delete ToneDen Link
Deletes a ToneDen link by ID using DELETE /links/{linkID}.
Check Run Status / Conclusion Changed
Triggers when a specific GitHub check run changes its status or conclusion. Monitors a single check run for changes to: status (queued, in_progress, completed, etc.), conclusion (success, failure, neutral, cancelled, skipped, timed_out, action_required), started_at, and completed_at.
Delete ToneDen Playbook Campaign
Deletes a ToneDen playbook campaign by ID using DELETE /playbooks/campaigns/{campaignID}.
Check Suite Status / Conclusion Changed
Triggers when a GitHub check suite changes its status or conclusion for a given ref. Monitors all check suites associated with a git reference (branch, tag, or commit SHA) for changes to status (queued, in_progress, completed, etc.) and conclusion (success, failure, neutral, cancelled, skipped, timed_out, action_required, startup_failure, stale). Optionally filters by GitHub App ID.
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.
New Code Scanning Alert Created
Triggers when a new code scanning alert is created in a repository. Fires an event for each newly created code scanning alert detected in the configured repository. Alerts can be filtered by Git reference, scanning tool, state, and severity. The payload includes the alert number, rule details, tool information, state, severity, and the location of the most recent instance.
Get Advertising Campaign
Retrieve a specific advertising campaign by its ID using ToneDen's API. Endpoint: GET /advertising/campaigns/{campaignID} Notes: - This endpoint does not require a userID in the path per official docs. - Some accounts may not have advertising access; in such cases, non-2xx responses are still returned here for observability instead of raising, so the caller can inspect the error object.
Connect any two apps with Notis in the middle.
GitHub and Toneden, or any other combination from 1,000+ integrations.
When this happens · Trigger
Do this · Action
Save your first hour today.
7-day trial of any paid plan, with 20$ of usage included.
No card. Works with personal or business Toneden.