Get a weekly Pinterest trends report sent to your inbox. The flow collects fresh pins, stores the data in Airtable, studies the results with AI, and emails a short summary with new post ideas. It fits teams that plan content and want quick insight without manual work.
Every week at 8 am a schedule kicks off. The flow calls the Pinterest API to pull pins. A code step tags the data as Organic and formats fields like link, title, description, and created date. Records are upserted into an Airtable table, so duplicates are not added. An AI agent reads the table through the Airtable tool and an OpenAI model to spot trends and list pin ideas that match your audience. A summary model condenses the findings into clear notes. Gmail then sends the insights with the subject Pinterest Trends and Suggestions. You can change the run time and the recipient at any time.
Setup needs a Pinterest access token, an Airtable base and table, an OpenAI key, and a Gmail account. Map fields so pin_id is the unique value and add the Authorization header for the Pinterest call. Expect reporting time to drop from hours to minutes and get steady content ideas you can act on. This is helpful for social media managers, small brands, and agencies that report on Pinterest.