API
We are excited to announce that our users can now take advantage of the MailScheduler API as part of our API-first strategy. This allows for seamless integration and automated scheduling of emails.
Last updated
We are excited to announce that our users can now take advantage of the MailScheduler API as part of our API-first strategy. This allows for seamless integration and automated scheduling of emails.
Last updated
Get all mailinglists
Get all sites
site ID
site label
"companyname"
"1"
1
Site ID, required to access Tableau
1
Request to find view ID from Tableau.
The name of the Dashboard or view
"MyDashboardName"
Get back the view ID from Tableau
"3a051b9c-e21a-4a77-b809-6d2d0a9f2305"
Site ID, required to access Tableau
1
Request to find workbook ID from Tableau.
The name of the workbook
"MyWorkbook"
Get back the workbook ID from Tableau
"3a051b9c-e21a-4a77-b809-6d2d0a9f2305"
Authenticate and get a session token. This session token can be used for further authentication of all other requests.
Get a session token
"john@company.com"
Auth response. Find the token here and use this as authentication for the other requests.
"21|wefoefkweofkewf324903kefl"
Schedule ID
1
Task ID
1
successfully deleted task
Mailinglist ID
1
successfully deleted mailinglist
Recipient ID
1
successfully deleted recipient
Recipient ID
1
Name of the recipient. Primarely used for your reference, but acts as a fallback when you use the "name" placeholder
"John Doe"
Emailaddress of the recipient
"john@company.com"
successfully updated recipient
Get all recipients
1
5
Request for mailinglist
The label of the mailinglist
"Managers"
A description for the mailinglist
"Managers from region West"
Create a new mailinglist
Mailinglist Response.
Name of the recipient. Primarely used for your reference, but acts as a fallback when you use the "name" placeholder
"John Doe"
Emailaddress of the recipient
"john@company.com"
Store a new recipient
Name of the recipient. Primarely used for your reference, but acts as a fallback when you use the "name" placeholder
"John Doe"
Emailaddress of the recipient
"john@company.com"
Created at timestamp
"2024-01-17T09:45:14.000000Z"
Updated at timestamp
"2024-01-17T09:45:14.000000Z"
Multiple status values can be provided with comma separated strings
successful operation
1
5
Mailinglist ID
1
Request for mailinglist
The label of the mailinglist
"Managers"
A description for the mailinglist
"Managers from region West"
Update a mailinglist
Mailinglist Response.
Schedule ID
1
Task ID
1
A recognizable label for your reference
"Sales overview"
The filename for the merged PDF.
"Sales"
Subject of the email
"Weekly update"
Send the email with the following method
"bcc"
Email address to use in the from email field. Note that you need permission with the authenticated email account to send an email with this email address.
Name from in the email
The reply to email address in the email
The reply to name in the email
When the task is active, it will be sent once the schedule is executed.
true
Save a copy of the PDF on your server
true
In case a task would fail, all recipients will get a notification that we were not able to send the email. We are aware of the issue and are working on it. This way we prevent that everyone will notify you about the failed email.
true
The delimiter to be used in your csv export
","
The extension for the csv export
"csv"
Templates are part of the email. You have templates for the headers and footers, but also for the main content of the email.
successfully updated
Schedule ID
1
successfully retrieved task
1
A recognizable label for your reference
"Sales overview"
The filename for the merged PDF.
"Sales"
Subject of the email
"Weekly update"
Send the email with the following method
"bcc"
Email address to use in the from email field. Note that you need permission with the authenticated email account to send an email with this email address.
Name from in the email
The reply to email address in the email
The reply to name in the email
When the task is active, it will be sent once the schedule is executed.
true
Save a copy of the PDF on your server
true
In case a task would fail, all recipients will get a notification that we were not able to send the email. We are aware of the issue and are working on it. This way we prevent that everyone will notify you about the failed email.
true
The delimiter to be used in your csv export
","
The extension for the csv export
"csv"
Templates are part of the email. You have templates for the headers and footers, but also for the main content of the email.
Schedule ID
1
A recognizable label for your reference
"Sales overview"
The filename for the merged PDF.
"Sales"
Subject of the email
"Weekly update"
Send the email with the following method
"bcc"
Email address to use in the from email field. Note that you need permission with the authenticated email account to send an email with this email address.
Name from in the email
The reply to email address in the email
The reply to name in the email
When the task is active, it will be sent once the schedule is executed.
true
Save a copy of the PDF on your server
true
In case a task would fail, all recipients will get a notification that we were not able to send the email. We are aware of the issue and are working on it. This way we prevent that everyone will notify you about the failed email.
true
The delimiter to be used in your csv export
","
The extension for the csv export
"csv"
Templates are part of the email. You have templates for the headers and footers, but also for the main content of the email.
successfully created task
1
A recognizable label for your reference
"Sales overview"
The filename for the merged PDF.
"Sales"
Subject of the email
"Weekly update"
Send the email with the following method
"bcc"
Email address to use in the from email field. Note that you need permission with the authenticated email account to send an email with this email address.
Name from in the email
The reply to email address in the email
The reply to name in the email
When the task is active, it will be sent once the schedule is executed.
true
Save a copy of the PDF on your server
true
In case a task would fail, all recipients will get a notification that we were not able to send the email. We are aware of the issue and are working on it. This way we prevent that everyone will notify you about the failed email.
true
The delimiter to be used in your csv export
","
The extension for the csv export
"csv"
Templates are part of the email. You have templates for the headers and footers, but also for the main content of the email.