Facebook Automation
by Rhrabbil

Automate your Facebook video posting โ€” on autopilot.

Connect unlimited Pages, pull videos straight from Google Drive, and schedule posts that run 24/7 on the server โ€” even when your PC is off.

  • ๐Ÿ“น Bulk video posting from Google Drive
  • ๐Ÿ‘ฅ Unlimited profiles & Pages, each with its own app
  • โฐ Smart scheduling with live follower & video stats
  • ๐Ÿ”’ Your data stays private in your own cloud
Welcome back
Sign in to continue to your dashboard.
or
Pages / Dashboard ๐Ÿ’Ž 0 Credits

Platform Overview

Your pages and posting activity at a glance.
๐Ÿ‘ฅ
0
Accounts Connected
๐Ÿ“„
0
Pages Synced
๐ŸŽฌ
0
Videos Posted
โœ•
0
Failed Posts

Accounts Overview

Connect Accounts

Manage your Facebook identities and page access.

Pages

โšฒ Status: All0 PAGES FOUND
PAGE
FOLLOWERS
GROWTH
SCHED
POSTS
NEXT POST
STATUS

Workflow Engine

Configure & run automated video posting for your pages.
Activity

Settings

Connect Google Drive, manage backups, and read the setup guides.
๐Ÿ“ Google Drive Key
The service-account JSON used to read your video folders.
checking...
  1. Create a Google Cloud project โ€” go to console.cloud.google.com โ†’ top bar โ†’ New Project โ†’ name it โ†’ Create.
  2. Enable the Drive API โ€” search "Google Drive API" โ†’ open it โ†’ Enable.
  3. Create a Service Account โ€” left menu โ†’ APIs & Services โ†’ Credentials โ†’ Create Credentials โ†’ Service account โ†’ give a name โ†’ Create & Done.
  4. Make a JSON key โ€” click the new service account โ†’ Keys tab โ†’ Add Key โ†’ Create new key โ†’ JSON โ†’ a .json file downloads. This is what you upload above with "Upload JSON".
  5. Copy its email โ€” open that JSON, copy the value of client_email (looks like name@project.iam.gserviceaccount.com).
  6. Share each video folder โ€” in Google Drive, right-click the folder โ†’ Share โ†’ paste that email โ†’ set role to Editor โ†’ Send.
  7. That's it. Paste the folder link into a page's workflow; the app posts each video then moves it to a success sub-folder.
โš  Must be Editor (not Viewer) โ€” the app needs to move posted videos into the success folder.
๐Ÿ›ก Facebook App ID & Secret
Each profile uses its own Facebook app. You set the ID & Secret when adding a profile.
  1. Open Meta for Developers โ€” go to developers.facebook.com/apps and log in with the Facebook account that manages your pages.
  2. Create App โ€” click Create App โ†’ choose Other โ†’ app type Business โ†’ Next.
  3. Name it โ€” give an app name + your email โ†’ Create App (enter your FB password if asked).
  4. Add Facebook Login โ€” on the dashboard, find Facebook Login for Business (or Facebook Login) โ†’ Set up.
  5. Add the redirect URI โ€” left menu โ†’ Facebook Login โ†’ Settings โ†’ in Valid OAuth Redirect URIs paste:
    https://YOUR-DOMAIN/api/fb/callback โ†’ Save Changes.
  6. Add Privacy Policy & Terms URLs โ€” left menu โ†’ App settings โ†’ Basic โ†’ fill these two fields:
    Privacy Policy URL: https://YOUR-DOMAIN/privacy
    Terms of Service URL: https://YOUR-DOMAIN/terms
    โ†’ Save Changes. Facebook won't let you publish / switch the app to Live without a valid Privacy Policy URL โ€” these two pages are already built into this app, so just paste the links.
  7. Copy App ID & Secret โ€” left menu โ†’ App settings โ†’ Basic. Copy the App ID and click Show next to App Secret to copy it.
  8. Paste them โ€” in this app: Pages & Accounts โ†’ + Add Account โ†’ paste this profile's App ID & Secret โ†’ Save โ†’ Login.
  9. Add page permissions โ€” left menu โ†’ App Review โ†’ Permissions and features (or Use Cases) โ†’ request/add pages_show_list, pages_read_engagement, pages_manage_posts (Standard Access is fine in Development mode for your own pages).
๐Ÿ’ก Keep the app in Development mode for your own pages โ€” no Facebook review needed. Each profile = its own app = its own App ID/Secret.
๐Ÿ’พ Backup
Export all your data to a file, or restore it on any PC.
Export = one JSON with your profiles, App IDs/Secrets, pages, schedules & Drive key. Keep it private (it contains access tokens).
โœ… Status
โ—‹ Not Configured