Developer forum

Forum » Development » NewsletterV3 API

NewsletterV3 API


Reply

On a persons (AccessUser) birthday he recieves a newsletter. An example of API, how to access the newsletter, secondarily send it, would be nice.

 

Regards /Morten Snedker


Replies

 
Reply

Let me get this straight. Using the API you want to use NewsletterV3 to send a predefined congratulation mail with the recipient's details merged into the mail? I assume there would be some kind of scheduled task that initiates the routine?

 
Reply
Sorensen wrote:

Let me get this straight. Using the API you want to use NewsletterV3 to send a predefined congratulation mail with the recipient's details merged into the mail? I assume there would be some kind of scheduled task that initiates the routine?


 

Exactly - on all parts!

 

1. Once a day a scheduled task executes code by calling aspx-page.

2. Code finds all AccessUser-users who have birthday on the particular day.

3. A NewsletterV3 newsletter (mail) is send to each user, with AccessUser-data merged into it.

4. Outgoing messages are dropped in dropbox for sending (there are nearly 20,000 users).

 

Hope that's specific enough - you ask and I'm all keyboard.

 

/Regards

 

You must be logged in to post in the forum