Skip to main content

Hi, I am trying to somehow calculate the montly subscription cost from manychat 

 

I thought about getting the contacts and I know how many contactss cost and how much so I can know the monthly cost but I don’t know what endpoint do I need to call to get the contacts count

Every subscriber of your manychat will be count as contact.if your old contacts are not useful for you, you can remove them after a certain period of time,  


Hi, @theoper 

 

You can easily check this info at Settings/ Billing.

Unfortunately, there's no way to get this actual info via an API call. 🫠

 

Here you can check the pricing table: https://manychat.com/pricing

 

 


 

A kind of (sloppy) workaround: you could create an automation with the “New Contacts Created” trigger and POST an increase to your database for each new contact…

 

 

Hope it helps! 🙌


Reply