Our SaaS product (Cryptlex - Licensing as a Service https://cryptlex.com) is gaining lot of users, so we want to send email reports to our customers regarding their account activity like the number of users, licenses created, license activations etc. in the last week etc. like other SaaS products.
We can roll out our own solution for that, but I was wondering if there is any SaaS product which we can hook to our analytics API, which would generate email reports and send them to our customers.
Would you be interested in generating "infographics" or snapshots of users' data as an image, using an API that converts your data into an image ( that you can customize so it looks however you feel like it?)
That way you can email an image to your users with Sendgrid or amazon SES or so? If interested, leave me your email so I can msg you more details - Thank you!
Why wouldn't you just create that yourself? It wouldn't be too much work.
What's your analytics API? Is it homemade or do you use some SaaS for that?
We can write some reporting api endpoints too, returning json reports which can be used to fill in the placeholders in the reporting mails. Following are our current endpoints: https://api.cryptlex.com/v3/docs#tag/Analytics
I think that braze.com could help. They enable you create an email template with placeholders that will be filled with values retrieved from any API. They call it "Connected Content" https://www.braze.com/academy/Message_Building_and_Personalization/Personalization/#connected-content