Hi all
Because I want to get the specified lead ID's activities, I am using REST Get Lead Activities API.
But this API is different from SOAP's same name API.
This REST API get from the specified list, and can not get the specified lead ID's activities.
So I make a temporally list and add one lead that I want to know via REST Add Leads To List API.
Finally I call REST Get Lead Activities API, But activities is empty.
Why? Please give me an advice.
My REST Get Lead Activities API response
{\"requestId\":\"1174d#14a910daead\",\"success\":true,\"nextPageToken\":\"N5LAWGHOKLWKW45TH3XPOU7SHMQZX44QP3LJWPFHQRVCWDZED7TQ====\",\"moreResult\":false}"