How to send Multiple image to Api on single Call? #642

Open
opened 2017-02-24 07:03:59 +00:00 by raviranjan528 · 3 comments
raviranjan528 commented 2017-02-24 07:03:59 +00:00 (Migrated from github.com)

I want to send multiple image on single Api call... Now i am doing same thing but the problem is it resquesting api for multiples time.. For example if i am selecting 2 files for upload its takes both file but is calling that api for 2 times to save that data ...

Please Help as soon as possible

I want to send multiple image on single Api call... Now i am doing same thing but the problem is it resquesting api for multiples time.. For example if i am selecting 2 files for upload its takes both file but is calling that api for 2 times to save that data ... Please Help as soon as possible
jacobedawson commented 2017-03-11 17:33:16 +00:00 (Migrated from github.com)

I'm also curious about this - uploading multiple files results in multiple API hits.

I'm also curious about this - uploading multiple files results in multiple API hits.
raviranjan528 commented 2017-04-10 10:18:18 +00:00 (Migrated from github.com)

Please Tell me Something if u get that how to send multiple image on single save button

Please Tell me Something if u get that how to send multiple image on single save button
koenvanderlinden commented 2018-03-19 14:12:12 +00:00 (Migrated from github.com)

Same as #671. It also includes a Pull #993

Same as #671. It also includes a Pull #993
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#642