• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

How to Automate Facebook Image Posting from Google Sheets Using Pabbly Connect

sonuku

Member
Hello,

I have uploaded 100 images to Google Drive and created a Google Sheet containing all the shareable links. I want to automate the process of posting these images one by one on Facebook every hour with the same caption.

Here are my requirements:

  1. The workflow should pick one image at a time from the Google Sheet.
  2. Once an image is posted, the next image should be used in the following hour.
  3. No image should repeat until all images are posted.
  4. After all 100 images are posted, the process should restart from the beginning.
I’m especially looking for guidance on how to properly connect Google Sheets so that it fetches the next available row without repeating.

Could anyone please guide me on how to set up this workflow in Pabbly Connect?
 

Preeti Paryani

Well-known member
Staff member
Hello @sonuku,

You can refer to this tutorial for step-by-step guidance on achieving your use case. You can just add an addition step named delay just after the iterator for delaying the posts by an hour.

 

sonuku

Member
Please explain triggers and action event name . mainly I am facing the issue in google sheet . I have the google sheet in which all sharable link form google drive .

please tell me how to set google sheet and there event. how to take next sharable links for every trigger and update sheet.
 

Preeti Paryani

Well-known member
Staff member
Hello @sonuku,

To set up this workflow, please follow the steps below:

  1. Set up the trigger as "Schedule by Pabbly" to run the workflow at the required time.
  2. Add the "Google Sheets: Get Rows" action to retrieve rows from Google Sheets in advanced format. Turn off the Simple Response option and capture the response.
  3. Add an Iterator and map the array from Step 2 to process each row individually.
  4. Add a Delay of 1 hour.
  5. Create a Post on Facebook using the retrieved data.
This setup will help you access the shareable link from Google Sheets one at a time.
 

sonuku

Member
Please check this workflow for the 15 minutes trigger. If this is right workflow tell me how can I repeat this sheet.


why we are using the delay in this , when we can schedule every hour this event .
 
Last edited:

Preeti Paryani

Well-known member
Staff member
Hello @sonuku,

Upon reviewing your workflow, it appears to be set up correctly and should help you achieve your use case.

Since an Iterator is being used, the workflow will process each row in Google Sheets individually. To ensure smooth execution, a delay of one hour has been added between each row's processing.
 

sonuku

Member
It is not functioning correctly.

  • On the first trigger, it uploads one image to Facebook.
  • On the second trigger, it uploads two images to Facebook.
  • On the third trigger, it uploads three images to Facebook.
For example, when it triggers for the third time, it takes images from the first, second, and third rows and uploads them together.
 

Luv

Well-known member
Staff member
Hello @sonuku

Kindly share the screenshots from your Facebook posts so that we can check further.

Looking forward to your positive response.
 

Preeti Paryani

Well-known member
Staff member
Hello @sonuku,

As per the workflow task history, it appears that the posts are being created using a single URL. Could you please share the post URL that was created with multiple URLs due to the workflow? This will help us investigate the issue further.
 

sonuku

Member
See the task history , see the timing all task executing on the same time .

see the all images repeating , I cannot share the link. these pages are blocked in India
Capture.JPG
.
 

Attachments

  • Capture.JPG
    Capture.JPG
    98.4 KB · Views: 17

Preeti Paryani

Well-known member
Staff member
Hello @sonuku,

Would you be available for a Google Meet so we can assist you more effectively? Please let us know a convenient time slot between Monday and Friday, either between 11:00 AM - 1:00 PM IST or 4:00 PM - 5:00 PM IST.
 

sonuku

Member
As we discussed in meeting with you I have made the workflow according to you , it worked fine for a day , now It is taking 4 hours sometime 2 hours between the posting time on Facebook page. it also missing the post from google sheet.

 

Preeti Paryani

Well-known member
Staff member
Hello @sonuku,

Thank you for reaching out.

As per the task history, the delay between the posts appears to be around one hour. However, to further investigate and determine if the delay is exceeding the expected time, could you please share the following:

  • Any unique identifiers (such as post IDs or timestamps) that we can use to verify the delay
  • Screenshots showing the delay
  • File URLs or any relevant logs that can help us review the issue more effectively
Once we have this information, we’ll be able to look into the matter in more detail and assist you further.
 

sonuku

Member
Facebook page workflow : https://connect.pabbly.com/workflow...YU2sIHAcDAFZRIgYfACxdXl0nAE1RKgNgADNdAwAoUzI#

Facebook page post Link between gap:

https://www.facebook.com/photo/?fbid=690115560068230&set=pb.100072093765482.-2207520000

between gap 4 hours

between gap 4 hours


after this workflow works fine post hourly.


I have set this workflow with 3 pages and with same google sheet. when these images which is shown in link post every pages has 4 hours gap posting , after this it works fine . I means In this gap these are some images in google sheet what they are not being posted . I have checked all these images which is missing to post , they are public and have checked in incognito mode also.
 

Preeti Paryani

Well-known member
Staff member
Hello @sonuku,

It appears that the workflow is not set up as per the suggested configuration. To assist you more effectively, could you please share the workflow URL that is designated for posting content on your Facebook page titled "Law of Attraction"?

Once I have the correct URL, I’ll be able to review the setup and guide you accordingly.


Current Workflow setup :

1744012258084.png


Suggested workflow:

1744012270489.png
 
Top