Time triggering when bulk posting from Google Sheets to Wordpress

Status: Open · Asked by Ocatvian Munteanu on · 0 views

Octavian — Question ·

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?

Arshil Ahmad — Reply ·

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:

  1. Start by adding Schedule by Pabbly as your Trigger App.
  2. Set up Google Sheets: Get Row(s) as the Action App to capture data from your spreadsheet.
  3. Next, add an Iterator to your workflow to process each line of your spreadsheet one by one.
  4. To ensure that your posts are made every hour, add a Delay to your workflow with a duration of 1 hour.
  5. 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

youtube.com/watch?v=r6IWNxcOsCU:408

youtube.com/watch?v=N2mPQW8O2Pk

Back to all forum threads · Log in to reply