Question
How can I retrieve the call history for a list of phone numbers?
I tried to call the CallLog api by passing it as a parameter. I receive incoming and outgoing results by passing a phone number as a parameter. But is there a way to retrieve the history of a list of phone numbers (around 250)? By avoiding making as many api calls as phone numbers...
Thanks in advance.