Newbie question: Get content from newly created Google Docs to create blog post on Wordpress

What are you trying to achieve?

Hi Everyone,

I am trying to build a scenario: when a new folder is created in a specific google folder, I want to get the content of all the google docs inside that folder (10 max) and create 10 different blog post on my Wordpress website.

Steps taken so far

I used the AI support to build the steps and mapping:

  • google drive watch folder
  • google drive search file - mapping is folderID from previous step
  • iterator (since I have multiple docs) - mapping is fileID from the previous step
  • Goodle docs - I tried with value from previous step, it did not work, I am trying with the option in the screenshot, still not working
  • Wordpress - not sure if set up correctly since I was not able to test this step

Screenshots: scenario setup, module configuration, errors



I created a WP plugin for this exact flow