Skip to main content

Add subscriber in Sendy

Add subscriber in Sendy.

Application

  • Sendy

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
EmailEmail address of the subscriberEmailNo
List IDThe list ID you want to subscribe a user to. This encrypted & hashed ID can be found under View all lists section named IDText (Short)No
CountryUser's 2 letter country codeText (Short)No
GDPR?Whether you're signing up EU users in a GDPR compliant mannerTrue/FalseNo
Honeypot?Include this 'honeypot' field to prevent spambots from signing up via this API call. When spambots fills in this field, this API call will exit, preventing them from signing up fake addresses to your form. This parameter is only supported in Sendy 3.0 onwardsTrue/FalseNo
IP addressUser's IP addressText (Short)No
NameUser's nameText (Short)No
ReferrerThe URL where the user signed up fromLinkNo
Silent?Set to "true" if your list is 'Double opt-in' but you want to bypass that and signup the user to the list as 'Single Opt-in instead' (optional)True/FalseNo

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A