Using Directus

Feb
27
Image Optimization

Image Optimization in Directus

Directus can serve images on a website from the file library using the asset URL, however, if these images are too large, it will impact the performance of both your web application and Directus itself.
2 min read
Feb
24
Sign Out of Directus

How to Logout of Directus

Directus has the amazing ability to keep us logged in even when we close the browser. This saves us so much time however, what happens when we need to log out of Directus?
1 min read
Feb
06
Post to the API

How to perform an API POST Query

Create and update items in your collection using the API.
4 min read
Feb
02
Authenticate with a Token

How to use API Authentication

Every API is different when it comes to Authentication but in Directus, all you need is a Bearer token.
3 min read
Jan
30
How to create an API Authentication Token

How to create an API Authentication Token

Create a new access token in the User Directory. Here you can generate a token and assign a role.
2 min read
Jan
26
Show Images on a Website

Show Images on a Website

Adjust file permissions to allow images from the Media Library to be used on a website without authentication.
5 min read
Jan
23
Sending Emails

How to send an Email

Use workflows to send emails to any recipient(s). Simply choose your trigger, set any required conditions then use the "send an email" action.
4 min read
Jan
18
How to Restrict Access to Public Assets

How to Restrict Access to Public Assets

Using the Cross-Origin Resource Sharing policy, we can restrict which domains are allowed to access our public assets.
1 min read
Jan
16
How to send a Notification

How to send a Notification

To send a notification, you will need to create a workflow with the desired trigger, then fetch or specify the recipient(s) and compose the notification.
5 min read
Jan
12
How to trigger a Flow

How to trigger a Flow

Run automated workflows using Directus Flows. These can be triggered by user events, external webhooks or scheduled timepoints.
2 min read

By continuing to use our website, you consent to use essential cookies. We also use optional tracking cookies which help us gather statistics to improve our services. Do you consent to these cookies?

I Consent Do not track