Add MailerLite subscriber to Google Chat
Return the full record for a MailerLite subscriber identified by email address or subscriber ID.
Developer info
- API endpoint slug
- mailerlite.look_up_subscriber
- Runtime method
- performQuery("mailerlite.look_up_subscriber"}
Query fields
Email or Text input > Other
- Label
- Email or subscriber ID
- Helper text
- The subscriber's email address or MailerLite subscriber ID.
- Slug
- email_or_id
- Required
- true
- Can have default value
- true
Ingredients
Subscriber
- Slug
- subscriber_id
- Filter code
- Mailerlite.lookUpSubscriber.SubscriberId
- Type
- String
- Example
- 31986843064993537
- Slug
- Filter code
- Mailerlite.lookUpSubscriber.Email
- Type
- String
- Example
- jane.doe@example.com
Name
- Slug
- name
- Filter code
- Mailerlite.lookUpSubscriber.Name
- Type
- String
- Example
- Jane Doe
Status
- Slug
- status
- Filter code
- Mailerlite.lookUpSubscriber.Status
- Type
- String
- Example
- active
Groups
- Slug
- groups
- Filter code
- Mailerlite.lookUpSubscriber.Groups
- Type
- String
- Example
- Newsletter, VIP
Custom fields
- Slug
- custom_fields
- Filter code
- Mailerlite.lookUpSubscriber.CustomFields
- Type
- String
- Example
- {"city":"Austin","plan":"pro"}
Created at
- Slug
- created_at
- Filter code
- Mailerlite.lookUpSubscriber.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Applets using this Query
-
-
Save MailerLite subscriber snapshot to Google Drive
-
Email MailerLite subscriber info from Note widget
-
Send MailerLite subscriber status to Telegram
-
Send MailerLite subscriber details to Notifications
-
Post MailerLite subscriber details to Slack
-
Append MailerLite subscribers to Google Sheets from Typeform
