This workflow automates the process of backing up WordPress content to GitHub, ensuring your data is securely stored and version-controlled.
The workflow retrieves all WordPress posts, formats them into JSON, and checks against existing GitHub files. It updates or creates new files in the repository based on content differences, providing a seamless backup solution.
Platform
n8n
Category
IT & Development
Price
Free
Creator
Camila Torres
if
set
code
noOp
merge
github
switch
wordpress
stickyNote
httpRequest
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.