I have a scenario that looks like this. It takes info from the RSS feed, then uses ChatGPT to create different prompts which are stored in Google Sheets and after that with a Router they are forwarded to HTTP (POST command) for image generation with Ideogram.
The goal is to get those images and post them on Pinterest, but I am having issues picking up the Boards on Pinterest.
I want the Blog Article Category (taken from the RSS module) to match the name of the Board or at least contain a keyword.
So the IF function should look something like this - IF Blog Category contains the word “Design”, pick a Pinterest Board name that contains the word “Design”, otherwise pick a Pinterest Board name called “Art” (the default).