cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LINE Messaging APIから取得した画像コンテンツをDropBoxにアップロードしたい。

LINE Messaging APIから取得した画像コンテンツをDropBoxにアップロードしたい。

Yasuhito Tsutsui
New member | Level 2

LINE Messaging APIからの画像コンテンツの取得は成功していますが、

バイナリデータ(Bufferオブジェクト)で取得しています。

この画像データを、DropBoxへアップロードしたいのですが、

Node.js環境でのコードの書き方を教えて下さい。

よろしくお願い致します。

1 Reply 1

Greg-DB
Dropbox Staff

遅れてしまったことをお詫びします!なんらかの理由でこのスレッドの通知はありませんでした。

 

とにかく、DropboxはプログラムでDropboxにアップロードするために使用できるAPIを提供します。 Nodeを使用している場合は、公式のDropbox API v2 JavaScriptSDKを使用することをお勧めします。これを使用してノードからアップロードする例がここにあります
-----------–
読みやすい翻訳をご提供できず申し訳ございません。当社からの返答にはオンライン翻訳を使用しています。どの言語にも対応することが理想ではありますが、現時点ではそれが可能ではありません。こちらが英語版です。
-----------–
Please excuse our translations. Our responses were created using an online translator. We'd like to support every language, but we're not currently equipped to do so. Here is the English version:
-----------–

Apologies for the delay! I was not notified of this thread for some reason.

 

Anyway, Dropbox does offer an API you can use to upload to Dropbox programmatically. If you're using Node, we recommend using the official Dropbox API v2 JavaScript SDK. There's an example of using that to upload from Node here.

 

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?