Skip to content

Releases: rezo-labs/directus-extension-api-trigger-interface

v1.0.0

14 Sep 04:24
Compare
Choose a tag to compare

First Release:

  • Support common HTTP methods. GET, POST, PUT, PATCH, DELETE.
  • API calls are authenticated automatically.
  • Dynamic URL. Use micromustache to generate dynamic URL based on the current values of the item.
  • Disable trigger based on the current values of the item.