Post Copper contact to Microsoft Teams for new Google Drive file
This query returns a person (contact) from your Copper account matched by email address.
Developer info
- API endpoint slug
- copper.find_a_person
- Runtime method
- performQuery("copper.find_a_person"}
Query fields
Email address Text input
- Label
- Email address
- Helper text
- The email address of the contact you want to find in Copper.
- Slug
- email_address
- Required
- true
- Can have default value
- true
Ingredients
Person
- Slug
- person_id
- Filter code
- Copper.findAPerson.PersonId
- Type
- String
- Example
- 23456789
Person name
- Slug
- person_name
- Filter code
- Copper.findAPerson.PersonName
- Type
- String
- Example
- Riley Chen
Person email
- Slug
- person_email
- Filter code
- Copper.findAPerson.PersonEmail
- Type
- String
- Example
- riley@acme.com
Person phone
- Slug
- person_phone
- Filter code
- Copper.findAPerson.PersonPhone
- Type
- String
- Example
- +1 415-555-0188
Company name
- Slug
- company_name
- Filter code
- Copper.findAPerson.CompanyName
- Type
- String
- Example
- Acme Corp
Title
- Slug
- title
- Filter code
- Copper.findAPerson.Title
- Type
- String
- Example
- Head of Marketing
Applets using this Query
-
-
Create Google Contacts contact from Copper when SMS matches
-
Notify via Notifications when Copper finds a Jotform submitter
-
Email Copper contact via Gmail on Button press
-
Post Copper contact to Slack on Webhooks event
-
Append Copper contact to Google Sheets
-
Append Copper contact from Typeform to Google Sheets
