Gate paid ad creative with Spendict before sending to ad platforms

Go to Workflow
0 views
Built by Spendict Spendict
Created on July 29, 2026

Description

Quick Overview
This workflow takes ad copy, sends it to Spendict’s assess endpoint to score and classify it, and then routes the result based on the returned launch recommendation so only ads that pass the gate proceed to your next step.

How it works
Runs when you manually click “Test workflow”.
Defines the ad payload (headline, primary text, target platform, and product context) to be evaluated.
Sends the ad copy to Spendict’s /api/v1/assess endpoint to receive scores and a launch_recommendation verdict.
Branches based on the verdict, routing run to the “ship it” path and fix_first to the “hold” path, with all other values sent to a fallback output.

Setup
Create a Spendict account, generate an API key, and configure HTTP Header Auth with Authorization: Bearer for the Spendict request.
Replace the sample ad fields (headline, primary text, platform, and product context) with your ad generator output, webhook input, or queue payload.
Connect your downstream actions to the run, fix_first, and fallback outputs to decide how to ship, revise, or regenerate ads based on the verdict.

Nodes Used (1)

HTTP Request
n8n-nodes-base.httpRequest