Results 1 to 5 of 5

Thread: Does Lianja support plug ins?

  1. #1
    Senior Member
    Join Date
    Nov 2014
    Location
    Kailua, Hawaii
    Posts
    104

    Does Lianja support plug ins?

    Hi,

    I'm researching the feasibility of Lianaja for a project that will require the ability to send batch emails to records to remind them to update their records as well as for announcements.

    Can eMailChimp or similar platforms be added to Lianja?

    Thanks for your assistance.

    Steven Hinaga

  2. #2
    Lianja Development Team barrymavin's Avatar
    Join Date
    Feb 2012
    Location
    UK, USA, Thailand
    Posts
    7,360
    Blog Entries
    22
    Hi Steven

    Yes.

    In Lianja 8 we have integrated email support also.

    What quantity of emails are you needing to send?
    Principal developer of Lianja, Recital and other products

    Follow me on:

    Twitter: http://twitter.com/lianjaInc
    Facebook: http://www.facebook.com/LianjaInc
    LinkedIn: http://www.linkedin.com/in/barrymavin

  3. #3
    Lianja MVP
    Join Date
    Feb 2012
    Location
    Berea, KY, USA
    Posts
    2,190
    Hi Steven,

    MailChimp (and very other mail service these days) has an http API. MailChimp has a Python Library that can be used within Lianja. Actually, however, the amount of code to make the case is trivial: it's a single https post. Here's an example written in C#, but any language, including LianjaScript, could follow the same pattern. https://gist.github.com/pedroadaodev...3389012b64d11f

    If you have volume, these days you have to be a trusted mail provider to not have your email flagged as spam.

    MailChimp has a variety of tools you may not need. There are others, e.g.: sendinblue.com and smtp.com. It's a big business. smtp.com has a $5 add-on that protects you against sending to invalid email addresses. Sending to a lot of invalid addresses (which is important for both your customer and your customer's email address reputation, it turns out).

    Anyway, these days almost all the API's use calls that are a) easy to implement and b) can done done easily in Lianja.

    Hank

    PS: And I am waiting to see what Lianja has in V8 for integrated email support -- that could be interesting.

  4. #4
    Lianja Development Team barrymavin's Avatar
    Join Date
    Feb 2012
    Location
    UK, USA, Thailand
    Posts
    7,360
    Blog Entries
    22
    Hi Steve,

    FYI Lianja 8 uses twilio/sendgrid POST API to send emails.

    As Hank pointed out it required a bit of setting up to prevent email going to spam.

    We can help you with that and allow a custom email target for you to use if required.
    Principal developer of Lianja, Recital and other products

    Follow me on:

    Twitter: http://twitter.com/lianjaInc
    Facebook: http://www.facebook.com/LianjaInc
    LinkedIn: http://www.linkedin.com/in/barrymavin

  5. #5
    Senior Member
    Join Date
    Nov 2014
    Location
    Kailua, Hawaii
    Posts
    104
    Thank you, Barry and Hank!

    Your replies are very helpful.

    Steve

Tags for this Thread

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Journey into the Cloud
Join us