Releases: rezo-labs/directus-extension-api-trigger-interface
Releases · rezo-labs/directus-extension-api-trigger-interface
v1.0.0
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.