Automatic Growth Gain (Daily) Direct Message System

New Way Pay

Newbie
Joined
Nov 27, 2017
Messages
14
Reaction score
3
Hey, everybody, I am looking for ways to set up an automatic direct message system that will message users there total growth that they received through the day.

I have seen a lot of different auto dm tools but I have not seen too many that are able to personalize not only data within the message and which users it sends dm's too, but most importantly the ability to read API data on Instagram (in this case the follower number at the end of the day - follower number in the beginning of the day) than send a user a custom message with that data received.

One thing I am already aware of is if all these dm's go out from one profile there could be an issue with Max DM limits on that account. Would prefer ideas/recommendations on systems that DM directly to people on Instagram but I am more than willing to suffice or create a system that does this over email or text instead.

Are there services that do this that you use?

Are there analytic web apps that already can send daily growth emails or reminders?

Thanks in advance for any replies, hope everybody has been having a chill day.
 
I personally wouldn't do this through instagram DMing, as you'd definitely hit the limits once your service got popular.

Only thing I can think of is putting the data in an excel and making a python script to read certain cells than email that data to a customer, seems tedious though, I'll see if I can find an online service.
 
I personally wouldn't do this through instagram DMing, as you'd definitely hit the limits once your service got popular.

Only thing I can think of is putting the data in an excel and making a python script to read certain cells than email that data to a customer, seems tedious though, I'll see if I can find an online service.
Thanks for the reply Grumps, agree 100% with hitting dm limits quickly and potentially a custom python script connected to an email or text messaging API is the way to go about it.
 
Easily possible with IGs private API, only problem is the DM limit. Dont know of any existinng service though.
 
Easily possible with IGs private API, only problem is the DM limit. Dont know of any existinng service though.

I have Drulz on the Play Store now, I could adapt it to do something along these lines. DM me for more.
 
Back
Top