This n8n workflow automates the process of analyzing Facebook ad creatives—both videos and images—to extract valuable insights using Google Cloud Vision and Video Intelligence APIs. It starts by scheduled triggers, retrieves active ads, and then branches into video and image analysis paths. The workflow downloads the media, encodes it in Base64, and sends it to Google APIs for detailed labeling, object detection, text extraction, and speech transcription. The results are parsed, structured, and stored in Google Sheets for reporting or further review. It also includes error handling to log failed analyses, making it ideal for digital marketers and ad managers who need to regularly evaluate creative performance and compliance.
Meta Ads Creative Insights automates content analysis
Node Count | >20 Nodes |
---|---|
Nodes Used | code, extractFromFile, facebookGraphApi, googleSheets, httpRequest, if, scheduleTrigger, set, splitInBatches, splitOut, stickyNote, wait |
Reviews
There are no reviews yet.