--- title: MISP node documentation description: Learn how to use the MISP node in n8n. Follow technical documentation to integrate MISP node into your workflows. contentType: [integration, reference] --- # MISP node Use the MISP node to automate work in MISP, and integrate MISP with other applications. n8n has built-in support for a wide range of MISP features, including creating, updating, deleting and getting events, feeds, and organizations. On this page, you'll find a list of operations the MISP node supports and links to more resources. ```{note} Credentials Refer to [MISP credentials](/08-0-0-Workflow/integrations/builtin/credentials/misp.md) for guidance on setting up authentication. ``` ## Operations * Attribute * Create * Delete * Get * Get All * Search * Update * Event * Create * Delete * Get * Get All * Publish * Search * Unpublish * Update * Event Tag * Add * Remove * Feed * Create * Disable * Enable * Get * Get All * Update * Galaxy * Delete * Get * Get All * Noticelist * Get * Get All * Object * Search * Organisation * Create * Delete * Get * Get All * Update * Tag * Create * Delete * Get All * Update * User * Create * Delete * Get * Get All * Update * Warninglist * Get * Get All ## Templates and examples ```{include} ../../../../_snippets/integrations/builtin/app-nodes/operation-not-supported.md ```