Add subscriber in Sendy.
Application
Sendy
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Connected Account | The connected account to use for the request | Connected Account | Yes | |
Email address of the subscriber | No | |||
List ID | The list ID you want to subscribe a user to. This encrypted & hashed ID can be found under View all lists section named ID | Text (Short) | No | |
Country | User's 2 letter country code | Text (Short) | No | |
GDPR? | Whether you're signing up EU users in a GDPR compliant manner | True/False | No | |
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 onwards | True/False | No | |
IP address | User's IP address | Text (Short) | No | |
Name | User's name | Text (Short) | No | |
Referrer | The URL where the user signed up from | Link | No | |
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/False | No |
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
JSON Output | JSON output returned by the API | Text (Long) | No |
Outcomes
Name | Description |
Success | This status is selected if the job has successfully completed. |
Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
N/A