Joomla has a nice and poweful API (web services). Actually, anything that can be done *manually via the interface* can be done *programmatically via the API*.
Here are some practical examples:
- Create Articles
- Mass Articles & Menu Items Creation for Multilingual Website with Association
- Create a new Joomla Article for every new Item in your RSS feed
- Create a new Joomla Article from a webhook
- Create Articles from GSheet with Automatic Translation and Router
- Create J Articles from GSheet - first Post then Patch and add Article ID in Google Sheet
- Watch Articles
- Watch NEW articles and write to GSheet
- Watch UPDATED articles and write to GSheet
- Watch new articles and publish to Facebook
- Create Users
- Mass Users Creation
But how to do all that *without coding* but simply by playing with tools like make.com, zapier.com, n8n,io etc?
That is the goal of this session, which combines Slides with several Live Demos.