
Category: Blog
API EXAMPLE - Fetch Your Top 5 Favorite Movies with Joomla! 4.x Web Services and OMDb Movie Api
- Written by: M. Alexandre ELISÉ
Today we are trying OMDb Movie Api. Mashing up Joomla! Web Services with OMDb The Open Movie Database Api
Fetch your favorite movies and turn them into a Joomla! article. Don't forget to delete the articles when you see the demo working as expected.
Our intention here is not to scrape the whole internet but to showcase what is possible with Joomla! Web Services mashup.
You can now do all that using a single self-contained php script in about 300loc.
Here is the screenshot of the result:

Category: Blog
API EXAMPLE - Joomla! 4.x Web Services and Github GraphQL API
- Written by: M. Alexandre ELISÉ
Today we are playing with GraphQL. Mashing up Joomla! Web Services with the power of Giants like the Github GraphQL API.
You can now do all that using a single self-contained php script in about 300loc.
Here is the screenshot of the result:

Category: Blog
ANNOUNCEMENT - Now you can use one line api to sync multiple articles from Airtable Api to multiple Joomla! sites at once
- Written by: M. Alexandre ELISÉ
Now you can use one line api to sync multiple articles from Airtable Api to multiple Joomla! sites at once with a single self-contained php script leveraging Joomla! Web Services.
Here is the screenshot of the result:

Category: Blog
ANNOUNCEMENT - Now you can use one line api to sync multiple articles from a csv url to multiple Joomla! sites at once
- Written by: M. Alexandre ELISÉ
Here is the screenshot of the result:

Category: Blog
ANNOUNCEMENT - New Features Added Support For Subform Custom Fields To Smart POST / PATCH Joomla! 4.x Api example
- Written by: M. Alexandre ELISÉ
With this version of the Smart POST / PATCH php script, you can now:
- POST / PATCH Existing subform custom field using csv url
- POST / PATCH Images (intro image and fulltext image)
- POST / PATCH Urls (urla,urlb,urlc)
Here it is:
- ANNOUNCEMENT - Smart POST or PATCH Joomla! articles via API code example 200loc pure PHP
- ANNOUNCEMENT - Joomla! 4.x Web Services Api Code Examples Solving Common Scenarios
- ANNOUNCEMENT - Helloapi example component Joomla! 4 webservices
- API CONSOLE - Jiji, your new Joomla! 4 Console friend
- SUGGESTION - Should Joomla! tend to become an unopiniated headless CMS? Maybe in Joomla! 4.5?