Update Codex files (#2797)

This commit is contained in:
Harshil Agrawal
2022-02-11 13:20:42 +01:00
committed by GitHub
parent 51dde68568
commit 9335ee5deb
62 changed files with 561 additions and 46 deletions

View File

@@ -12,6 +12,11 @@
}
],
"generic": [
{
"label": "How to synchronize data between two systems (one-way vs. two-way sync",
"icon": "🏬",
"url": "https://n8n.io/blog/how-to-sync-data-between-two-systems/"
},
{
"label": "Supercharging your conference registration process with n8n",
"icon": "🎫",
@@ -31,6 +36,10 @@
"label": "Sending Automated Congratulations with Google Sheets, Twilio, and n8n ",
"icon": "🙌",
"url": "https://n8n.io/blog/sending-automated-congratulations-with-google-sheets-twilio-and-n8n/"
},
{
"label": "7 no-code workflow automations for Amazon Web Services",
"url": "https://n8n.io/blog/aws-workflow-automation/"
}
]
},