Insert Records API endpoint - Activities not working
Hi,
When I try to create an Activity using the v2 of the CRM API, I get a 400 INVALID_REQUEST_METHOD - or, if I change 'Activities' to lowercase, a 500 INTERNAL_SERVER_ERROR.
According to the documentation, it should be possible to create Activities using the Insert Records endpoint, as the endpoint claims to support all modules that the List endpoint does. Is this a bug?