n8n Integration
Learn how to connect the Foreplay API to be used in an N8N workflow.
Written By Zach Murray
Last updated 11 months ago
Creating a Node & Connecting Foreplay
n8n offers infinite possibilities for creating, managing and sharing workflows. Hereโs how you can start using Foreplay data in n8n.
Create a HTTP request node
Set โMETHODโ to โGETโ
Set โURLโ to your Endpoint URL (Learn how to build an endpoint url below)
Quick-start N8N template (JSON)

Want to get started quickly and easily? Open this JSON in N8N and update the Authorization header with your API key.
๐จ Important: This workflow will not work without your API key.
Foreplay_Automatic_Competitor_Analysis.json
10.8 KBโข Text
Customize this N8N automation ๐
Update auth headers with your API key to make this functional (Required)
Update brand_ids to change which brands are being tracked (Optional)
Update the Slack node to connect to your Slack channel (Required)