新しいBoxサポートサイトへようこそ。 変更点の詳細はこちらをご確認ください .

Batch API calls?

回答済み
新規投稿

コメント

5件のコメント

  • Brent

    Hi  Although definitely beneficial and more efficient, the Box API does not currently support Batch API calls. If that should change in the future, you can monitor our API Changelog for updates.

    0
    コメントアクション Permalink
  • Anonymous

    It seems like it could be so easily solved! Just add some batch front ends to their backend code.

     

    I'm building a report, and the number of individual API calls are rediculous.

    0
    コメントアクション Permalink
  • nt1

    Is this still the case?  It would be very helpful if we could make several calls at once.

    0
    コメントアクション Permalink
  • Anonymous

    Yes. It seems it is still the case. I have a report that is likely to run successfully the next time because it's going to bump into the daily allowed limit of API calls.

    0
    コメントアクション Permalink
  • blairjanis

    Batchable calls have been added to some SDKs at the time of writing this.
    For a node.js example see changelog for version 1.8.0: https://github.com/box/box-node-sdk/blob/master/CHANGELOG.md#180
    And the documentation (which currently leaves something to be desired as it doesn't mention the 20 calls per batch cap among other things) can be found here: https://github.com/box/box-node-sdk/blob/master/docs/client.md#batch-api

    0
    コメントアクション Permalink

サインインしてコメントを残してください。