Time triggering when bulk posting from Google Sheets to Wordpress
Status: Open · Asked by Ocatvian Munteanu on · 0 views
Hi,
I watched almost all tutorials regarding Wordpress + Google Sheets, but I haven't found what I'm looking for.
Here is what I need.
Let's say I have 200 lines of posts in Sheets, but I don't want them to be posted at once. I would like to post only 1 line per hour.
How can I achieve that?
Hey @Octavian,
We can create a suitable workflow for your requirement based on the use case you have described. Here are the steps we will follow:
- Start by adding Schedule by Pabbly as your Trigger App.
- Set up Google Sheets: Get Row(s) as the Action App to capture data from your spreadsheet.
- Next, add an Iterator to your workflow to process each line of your spreadsheet one by one.
- To ensure that your posts are made every hour, add a Delay to your workflow with a duration of 1 hour.
- Finally, set up WordPress: Create a Post as your Action App to make the posts.

Watch from 2:00 to 5:15
youtube.com/watch?v=3ZixI8a3XC4
Skip to 6:48