Database lifecycle triggered with Document Service API methods
Learn which lifecycle hooks are triggered when using Document Service API methods.
Learn which lifecycle hooks are triggered when using Document Service API methods.
Send email from your server or externals providers.
In Strapi 5, database lifecycle hooks are triggered differently with the various Document Service API methods, mainly due to the new way the Draft & Publish feature works.
Strapi models (i.e. content-types, components, and dynamic zones) define a representation of the data structure.
Strapi webhooks are user-defined HTTP callbacks used by an application to notify other applications that an event occurred.