diff --git a/readme.md b/README.md similarity index 90% rename from readme.md rename to README.md index e9dc01f..7d4021c 100644 --- a/readme.md +++ b/README.md @@ -4,6 +4,8 @@ Trigger remote urls in the Directus admin view. ![Screenshot](https://i.imgur.com/Cnl3PBn.png) +> ## ⚠️ As of Directus 9 this is mostly solved natively and you should use the biult in webhooks + ## Motivation I needed a way to trigger my Vercel build as the native hooks support in the settings page would require a hook for each crud operation on each collection.