java-asana
java-asana copied to clipboard
Feature Request: Support for Batch API
It would be amazing to have access to the Batch API as already requested here #75. Are there plans to support this in the java-client?
Yes and no. We're working on upgrading the tooling around how these are generated and the Batch API endpoint should come along with that upgrade.
That being said, while Batch API is on our roadmap, it's currently not a priority. So if our tooling upgrades end up not supporting it (unlikely, but possible), then I'm not sure we would prioritize adding it.
It's good to have more examples of people requesting the feature, so i'll keep this issue open.
Hey, following up on this.
It looks like the BatchApis resource was generated here a couple of years ago (after this feature request was submitted). I didn't see it exposed in Client, so I added it in a PR here: #156.
I read #75 and if BatchApis isn't ready to be exposed to the public api, feel free to close the PR without merging. (It is mentioned in the public documentation.)