I want to post on facebook with n8n

Hello, I’d like to create a workflow that takes input from a google sheet and posts on Facebook.
Where can I find a similar workflow?
Thanks

1 Like

Hi @JackBauer that is a really simple one and I guess templates are not made for that but it should be something like this:
Schedule/Manual Trigger → Google Sheets (read row) → Facebook Graph API (post)

1 Like

Hey @JackBauer Welcome to the n8n community!

The workflow you are looking for which can help you post on facebook using a google sheet, that can be pretty straight forward but what i have is something you can use and that would be far automatic and Agent driven , and you dont have to do much other than just text the model and the model will retrieve the file for you and will post it on facebook on your behalf, the workflow is:

Let me know if this helps!

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.