n8n-docs/docs/nodes/nodes-library/trigger-nodes/CopperTrigger
smamudhan 8c96b0cb33
Add Copper Trigger node docs (#52)
*  Add Copper Trigger node docs

* 🐛 Bug fixes
2020-07-20 11:37:05 +02:00
..
README.md Add Copper Trigger node docs (#52) 2020-07-20 11:37:05 +02:00
workflow.png Add Copper Trigger node docs (#52) 2020-07-20 11:37:05 +02:00

permalink
/nodes/n8n-nodes-base.copperTrigger

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.

A workflow with the Copper Trigger node

1. Copper Trigger node

  1. First of all, you'll have to enter credentials for the Copper Trigger node. You can find out how to do that here.
  2. Select 'Project' from the Resource dropdown list.
  3. Select 'New' from the Event dropdown list.
  4. Click on Execute Node to run the workflow.