mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
| .. | ||
| README.md | ||
| workflow.png | ||
| permalink | description |
|---|---|
| /nodes/n8n-nodes-base.copperTrigger | Learn how to use the Copper Trigger node in n8n |
Copper Trigger
Copper is a CRM that focuses on strong integration with Google's G Suite. It is mainly targeted towards small and medium-sized businesses.
::: tip 🔑 Credentials You can find authentication information for this node here. :::
Example Usage
This workflow allows you to receive an update when a new project is created in Copper. You can also find the workflow on the website. This example usage workflow would use the following node.
The final workflow should look like the following image.
1. Copper Trigger node
- First of all, you'll have to enter credentials for the Copper Trigger node. You can find out how to do that here.
- Select 'Project' from the Resource dropdown list.
- Select 'New' from the Event dropdown list.
- Click on Execute Node to run the workflow.
