API Send Tracking

bryananaya

Beginner
I have some newsletters pre-formatted as webpages. (I know it is kind backwards from how normal emails are sent but this is highly dynamic content that changes daily so managing via email first isn't going to work) I didn't see in the API a way to pull those into Mumara and send programmatically. I assume I would need to send those pre-made emails directly into powerMTA via their API.

First, is that correct that I would need to go direct to powerMTA or can it be done through Mumara's API somehow?

Second, if I do indeed need to go direct to powerMTA and send, will Mumara pick up the analytics from the logs so I can see open rates, etc?
 
I may have answered my own question.

It looks like in the Mumara Campaigns API docs I can add a broadcast with the HTML from the webpage into the 'content_html' and then do a 'now' send via broadcast schedule.

I think that will satisfy what I am looking for. Can you confirm that will indeed work?
 
Got your question, and it seems you've been putting in a lot of thought. The good news is we already have this feature in Mumara! When you're adding a new broadcast, look for "Fetch Content from a URL" in the right corner of the HTML body. Click it, and you'll see a field where you can add a webpage link. Mumara will automatically fetch the content, including pictures.
Right now, it fetches the data only once. But no worries! We will add a "Data Fetch Interval" button in our next update, so it will fetch content based on your settings.

I'm attaching a screenshot for reference, so feel free to check them out in your Mumara.

also, I would like to share the link to our updated API documentation
https://developers.mumara.com/Campaigns/API
 

Attachments

  • Screenshot_3.png
    Screenshot_3.png
    88.1 KB · Views: 3
Last edited:
Back
Top