Get new contacts in this month

Hello,

I want to get the total number of new contacts that have been achieved this last month.

It’s possible?

1 Like

Yes, you can use the “List all contacts” call with the “since_datetime” filter: https://developers.activecampaign.com/v3/reference#list-all-contacts

Hope this helps!

What is the format of the datetime

I tried with these format but no luck

2018-12-20
2018-12-20T00:00:00
2018-12-20 00:00:00

Unfortunately, the “since_datetime” filter is not available for the “List all contacts” call. I’ve updated our documentation to reflect this. Sorry for any confusion!

So… Is there an answer to this question?

Hey! Customer Experience team here to update this post. Down below you’ll find the most up to date link for this specific topic on our API documentation:

The creation date uses this following format as example:

"cdate":"2017-02-09T12:14:58-06:00"