How to trigger a Flow
Run automated workflows using Directus Flows. These can be triggered by user events, external webhooks or scheduled timepoints.
Directus 9.12 Released!
The team at Monospace have released a new version of Directus and it's got some amazing new features. This article will cover the changes in the recent release of Directus.
How to backup Directus
Updating Directus can sometimes break your project, especially if you have custom extensions. Use this article to backup your project and keep your data safe.
Must Have Directus 9 Extensions
A very powerful feature of Directus 9 is the ability to be extended. Here is a collection of some really useful extensions.
How to export data to JSON in Directus
Choose exactly what fields to include and filter the records to your needs, putting you in control over your data.
How to Import data into Directus using JSON
Simply format your JSON with your required fields and you can import 1,000s of records directly from the user interface.
How to export data to CSV in Directus
Directus has a powerful export functions that puts you in control over your data. Choose exactly what fields to include and filter records to your needs.
How to Import a CSV into Directus
When setting up new tables in Directus, it is very likely that you have a purpose in mind and some existing data to include. Thankfully, we can import directly from the user interface.
Directus Can't Connect to the Database
The Directus Software attempts to make a connection to the configured database but fails. Checking the configuration, ports and the database itself will resolve the issue.
How to sort the Directus API
Sorting your data is essential for optimizing your connections. Especially when dealing with a lot of data.