This query returns contacts from the specified list optionally with a specified email.
- API endpoint slug
- getresponse.find_contact
- Runtime method
- performQuery("getresponse.find_contact")
Query fields
- Label
- What list?
- Slug
- list
- Required
- true
- Can have default value
- false
- Label
- What email?
- Slug
- email
- Required
- false
- Can have default value
- true
Ingredients
- Slug
- name
- Filter code
- Getresponse.findContact.Name
- Type
- String
- Example
- John Doe
- Slug
- email
- Filter code
- Getresponse.findContact.Email
- Type
- String
- Example
- example@gmail.com
- Slug
- contact_id
- Filter code
- Getresponse.findContact.ContactId
- Type
- String
- Example
- 123
- Slug
- campaign_name
- Filter code
- Getresponse.findContact.CampaignName
- Type
- String
- Example
- Summer 2024
- Slug
- campaign_id
- Filter code
- Getresponse.findContact.CampaignId
- Type
- String
- Example
- 123
- Slug
- day_of_cycle
- Filter code
- Getresponse.findContact.DayOfCycle
- Type
- String
- Example
- 0
- Slug
- engagement_score
- Filter code
- Getresponse.findContact.EngagementScore
- Type
- String
- Example
- 0
- Slug
- origin
- Filter code
- Getresponse.findContact.Origin
- Type
- String
- Example
- import
- Slug
- ip_address
- Filter code
- Getresponse.findContact.IpAddress
- Type
- String
- Example
- 1.1.1.1
- Slug
- time_zone
- Filter code
- Getresponse.findContact.TimeZone
- Type
- String
- Example
- America/Los_Angeles
- Slug
- changed_on
- Filter code
- Getresponse.findContact.ChangedOn
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00