--- title: crowd.dev node documentation description: Learn how to use the crowd.dev node in n8n. Follow technical documentation to integrate crowd.dev node into your workflows. contentType: [integration, reference] --- # crowd.dev node Use the crowd.dev node to automate work in crowd.dev and integrate crowd.dev with other applications. n8n has built-in support for a wide range of crowd.dev features, which includes creating, updating, and deleting members, notes, organizations, and tasks. On this page, you'll find a list of operations the crowd.dev node supports, and links to more resources. ```{note} Credentials You can find authentication information for this node [here](/08-0-0-Workflow/integrations/builtin/credentials/crowddev.md). ``` ## Operations * Activity * Create or Update with a Member * Create * Automation * Create * Destroy * Find * List * Update * Member * Create or Update * Delete * Find * Update * Note * Create * Delete * Find * Update * Organization * Create * Delete * Find * Update * Task * Create * Delete * Find * Update ## Templates and examples ## Related resources n8n provides a trigger node for crowd.dev. You can find the trigger node docs [here](/08-0-0-Workflow/integrations/builtin/trigger-nodes/n8n-nodes-base.crowddevtrigger.md). ```{include} ../../../../_snippets/integrations/builtin/app-nodes/operation-not-supported.md ```