Using the bulk Activities API it suggests that that a status of a single activity can be retrieved using 'activity_id' parameter. However, when adding this to the querystring of the base url I receive an error... [{"error_key":"query.param.invalid","error_message":"The query parameter activity_id is not supported."}] Similar results for (id, activityid) What am I missing? When querying by status or type all works fine. See doc (http://developer.constantcontact.com/docs/bulk_activities_api/bulk-activities-status-detail-report-api.html) Thanks
... View more