A beginner's guide
Explore Plans
Mobile menu Close menu
GetResponseGetResponse

Find a list

This query returns a list with the specified name.

About this query

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This query returns a list with the specified name.
API endpoint slug
getresponse.find_list
Runtime method
performQuery("getresponse.find_list")

Query fields

Name Text input > Other

Label
What name?
Helper text
Enter the name of the list to query.
Slug
name
Required
true
Can have default value
true

Ingredients

NameThe name of the campaign.

Slug
name
Filter code
Getresponse.findList.Name
Type
String
Example
my_campaign

DescriptionThe description of the campaign.

Slug
description
Filter code
Getresponse.findList.Description
Type
String
Example
my_campaign

Campaign IDThe id of the campaign.

Slug
campaign_id
Filter code
Getresponse.findList.CampaignId
Type
String
Example
V3J

Tech nameThe tech name of the campaign.

Slug
tech_name
Filter code
Getresponse.findList.TechName
Type
String
Example
my_campaign

Language codeThe language code of the campaign.

Slug
language_code
Filter code
Getresponse.findList.LanguageCode
Type
String
Example
EN

Is defaultThe is default of the campaign.

Slug
is_default
Filter code
Getresponse.findList.IsDefault
Type
String
Example
true