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

New autoresponder

This trigger fires when an autoresponder is created.

About this trigger

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 trigger fires when an autoresponder is created.
API endpoint slug
getresponse.new_autoresponder

Trigger fields

No fields for this trigger

Ingredients

NameThe name of the autoresponder.

Slug
name
Filter code
Getresponse.newAutoresponder.Name
Type
String
Example
Message 2

SubjectThe subject of the autoresponder.

Slug
subject
Filter code
Getresponse.newAutoresponder.Subject
Type
String
Example
test12

ContentThe content of the autoresponder.

Slug
content
Filter code
Getresponse.newAutoresponder.Content
Type
String
Example
test 12 Some test

StatusThe status of the autoresponder.

Slug
status
Filter code
Getresponse.newAutoresponder.Status
Type
String
Example
enabled

FlagsThe flags of the autoresponder.

Slug
flags
Filter code
Getresponse.newAutoresponder.Flags
Type
String
Example
openrate

Autoresponder IDThe id of the autoresponder.

Slug
autoresponder_id
Filter code
Getresponse.newAutoresponder.AutoresponderId
Type
String
Example
Q

Campaign IDThe id of the campaign.

Slug
campaign_id
Filter code
Getresponse.newAutoresponder.CampaignId
Type
String
Example
V

Send settings typeThe type of the send settings.

Slug
send_settings_type
Filter code
Getresponse.newAutoresponder.SendSettingsType
Type
String
Example
signup

Send settings send at hourThe send at hour of the send settings.

Slug
send_settings_send_at_hour
Filter code
Getresponse.newAutoresponder.SendSettingsSendAtHour
Type
String
Example
0

Send settings delay in hoursThe delay in hours of the send settings.

Slug
send_settings_delay_in_hours
Filter code
Getresponse.newAutoresponder.SendSettingsDelayInHours
Type
String
Example
0

Send settings time travelThe time travel of the send settings.

Slug
send_settings_time_travel
Filter code
Getresponse.newAutoresponder.SendSettingsTimeTravel
Type
String
Example
true

Send settings recurrenceThe recurrence of the send settings.

Slug
send_settings_recurrence
Filter code
Getresponse.newAutoresponder.SendSettingsRecurrence
Type
String
Example
false

Send settings excluded days of weekThe excluded days of week of the send settings.

Slug
send_settings_excluded_days_of_week
Filter code
Getresponse.newAutoresponder.SendSettingsExcludedDaysOfWeek
Type
String
Example
Monday,Tuesday

Trigger settings typeThe type of the trigger settings.

Slug
trigger_settings_type
Filter code
Getresponse.newAutoresponder.TriggerSettingsType
Type
String
Example
onday

Trigger settings day of cycleThe day of cycle of the trigger settings.

Slug
trigger_settings_day_of_cycle
Filter code
Getresponse.newAutoresponder.TriggerSettingsDayOfCycle
Type
String
Example
0

Trigger settings selected segmentsThe selected segments of the trigger settings.

Slug
trigger_settings_selected_segments
Filter code
Getresponse.newAutoresponder.TriggerSettingsSelectedSegments
Type
String
Example
Se

Trigger settings selected campaignsThe selected campaigns of the trigger settings.

Slug
trigger_settings_selected_campaigns
Filter code
Getresponse.newAutoresponder.TriggerSettingsSelectedCampaigns
Type
String
Example
C

From field IDThe id of the from field.

Slug
from_field_id
Filter code
Getresponse.newAutoresponder.FromFieldId
Type
String
Example
V

Reply to field IDThe id of the reply to field.

Slug
reply_to_field_id
Filter code
Getresponse.newAutoresponder.ReplyToFieldId
Type
String
Example
V

EditorThe editor of the autoresponder.

Slug
editor
Filter code
Getresponse.newAutoresponder.Editor
Type
String
Example
custom

Created atDate and time event was created.

Slug
created_at
Filter code
Getresponse.newAutoresponder.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00