--- title: Strapi node documentation description: Learn how to use the Strapi node in n8n. Follow technical documentation to integrate Strapi node into your workflows. contentType: [integration, reference] --- # Strapi node Use the Strapi node to automate work in Strapi, and integrate Strapi with other applications. n8n has built-in support for a wide range of Strapi features, including creating and deleting entries. On this page, you'll find a list of operations the Strapi node supports and links to more resources. ```{note} Credentials Refer to [Strapi credentials](/08-0-0-Workflow/integrations/builtin/credentials/strapi.md) for guidance on setting up authentication. ``` ## Operations * Entry * Create * Delete * Get * Get Many * Update ## Templates and examples ## Related resources Refer to [Strapi's documentation](https://docs.strapi.io/dev-docs/api/rest) for more information about the service. ```{include} ../../../../_snippets/integrations/builtin/app-nodes/operation-not-supported.md ```