Send ClickFunnels contact via SMS on new Google Form response
Returns a contact from your ClickFunnels workspace matching the given email address.
Developer info
- API endpoint slug
- clickfunnels.get_contact_by_email
- Runtime method
- performQuery("clickfunnels.get_contact_by_email"}
Query fields
Email address Text input > Other
- Label
- Email address
- Helper text
- The email address of the contact to look up.
- Slug
- email_address
- Required
- true
- Can have default value
- true
Ingredients
Contact
- Slug
- contact_id
- Filter code
- Clickfunnels.getContactByEmail.ContactId
- Type
- String
- Example
- 100123
Email address
- Slug
- email_address
- Filter code
- Clickfunnels.getContactByEmail.EmailAddress
- Type
- String
- Example
- jane.doe@example.com
First name
- Slug
- first_name
- Filter code
- Clickfunnels.getContactByEmail.FirstName
- Type
- String
- Example
- Jane
Last name
- Slug
- last_name
- Filter code
- Clickfunnels.getContactByEmail.LastName
- Type
- String
- Example
- Doe
Full name
- Slug
- full_name
- Filter code
- Clickfunnels.getContactByEmail.FullName
- Type
- String
- Example
- Jane Doe
Phone number
- Slug
- phone_number
- Filter code
- Clickfunnels.getContactByEmail.PhoneNumber
- Type
- String
- Example
- +1-555-123-4567
Tags
- Slug
- tags
- Filter code
- Clickfunnels.getContactByEmail.Tags
- Type
- String
- Example
- Lead, Newsletter
Created at
- Slug
- created_at
- Filter code
- Clickfunnels.getContactByEmail.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Applets using this Query
-
-
Add Stripe customers to Mailchimp via ClickFunnels lookup
-
Send ClickFunnels contact to Telegram on Button press
-
Email ClickFunnels contact via Gmail on Jotform submission
-
Post ClickFunnels contact to Slack
-
Send ClickFunnels contact to Notifications
-
Add ClickFunnels contact to Google Sheets from Typeform
