Question
REST Get Lead Activities API returns wrong result
Hi all
My program uses REST Get Lead Activities from the list.
This list includes only one lead at same time but 3 leads activities are returned.
I think strange and try a few tests.
So when I change this list is empty, but api returns still same activities.
Why? Please give me an advice.
My Get Lead Activity Request
<REST API Endpoint URL>/rest/v1/activities.json?access_token=<Access Token>&activityTypeIds=1&activityTypeIds=2&activityTypeIds=3&activityTypeIds=6&activityTypeIds=13&batchSize=300&listid=<List ID>&nextPageToken=<Next Page Token>
Takehiro
My program uses REST Get Lead Activities from the list.
This list includes only one lead at same time but 3 leads activities are returned.
I think strange and try a few tests.
So when I change this list is empty, but api returns still same activities.
Why? Please give me an advice.
My Get Lead Activity Request
<REST API Endpoint URL>/rest/v1/activities.json?access_token=<Access Token>&activityTypeIds=1&activityTypeIds=2&activityTypeIds=3&activityTypeIds=6&activityTypeIds=13&batchSize=300&listid=<List ID>&nextPageToken=<Next Page Token>
Takehiro