Create, update, and get a person from Copper — n8n Workflow
Overview
This workflow allows you to create, update, and get a person from Copper.
Copper node: This node will create a new person in Copper.
Copper1 node: This node will update the information of the person that we created using the previous node.
Copper2 node: This node will retrieve the information of the person that we created earlier.
Nodes used
Copper
Workflow Preview
⚡
O
On clicking 'execute'
Copper
Copper1
Copper2
4 nodes3 edges
How it Works
- 1
Trigger
The workflow starts with a trigger trigger.
- 2
Process
Data flows through 4 nodes, connecting copper, manualtrigger.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (4)
CO#1
Copper
copper
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
create-update-and-get-a-person-from-copperfile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
{ "name": "Create, update, and get a person from Copper", "nodes": [...], ...}
Integrations
coppermanualtrigger
Created by
Harshil Agrawal
@harshil1712
Tags
coppermanualtrigger
⚡
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →