I'm trying to create a task from an app using the NodeJS library . My v3 api calls are working great using an OAuth token, but as I understand it, there are no engagement API calls yet in v3, so I'm trying to use the ApiRequest as described in
read more