Hi all,
I have planned to implement $subject as described below,
Introduction
SendGrid is a cloud-based SMTP provider that allows you to send email
without having to maintain email servers.
SendGrid's APIs
SMTP API
Web API
Web API V3
Webhooks
Customer Subuser API
Marketing Emails API
Reseller API
Reseller Haiku API
I choosed Marketing Emails API.
Marketing Emails API's Methods
1.
Categories
1.
create: create category
2.
add: assign a category to existing email
3.
remove: remove category
4.
list: list all category
1.
Emails
1.
add: add email
2.
get: get email
3.
count: count the number of email
4.
delete: delete email
1.
LIsts
1.
add: create new list
2.
edit: edit existing list
3.
get: get list details
4.
delete: delete list
1.
Marketing Emails
1.
add: create new marketing mail
2.
edit: edit existing marketing mail
3.
get: get marketing mail details
4.
list: list marketing mail
5.
delete: delete marketing mail
1.
Recipients
1.
add: assign a list to marketing mail
2.
get: get recipient's details
3.
delete: delete recipients
1.
Schedule
1.
add: add new schedule
2.
get: retrieve schedule details
3.
delete: delete schedule
1.
Sender Address
1.
add: create new address
2.
edit: edit existing address
3.
get: get information
4.
list: list all addresses
5.
delete: delete an address
Authentication
SendGrid API is utilizing the basic as the authentication mechanism.
Detailed information about the above methods can be found in the following
link:
https://sendgrid.com/docs/API_Reference/Marketing_Emails_API/index.html
Thank you.
--
*Kalyani Yogeswaranathan*
*Associate software engineer*
*WSO2 Inc.*
*Mobile: 0776390284*
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture