04-06-2020 18:41
04-06-2020 18:41
We are working on a mobile app which tracks activity with fitbit and garmin. We wanted to send weekly activity reports just like how fitbit or garmin does.
I just wanted to know if there any third party service providers that does this work or it is easy to develop our own process to send such emails ?
04-30-2020 15:11
04-30-2020 15:11
Hi @hiten116,
Welcome to the forums!
I'm not aware of any 3rd party providers that do this.
However, it might be worth saying that your users may prefer to receive their weekly reports directly from your application since they've already consented to share their data with you. Having a 3rd party send a weekly report for your application would require the end-user to consent to share their data with that party as well, and may not be ideal for that user.
I'm not able to comment on how easy it is to send a weekly report to your users, but hopefully, someone in the community can provide you with example code for your application.
I hope this helps. Let me know if you have any additional questions.