66
Views
1
Comments
[Multipart/form-data] How we can upload image along with other parameters when consume rest API
Question
multipart-form-data
Service icon
Forge asset by Kilian Hekhuis
Application Type
Service

Hi All,

I need a help, how I will send image along with other parameters in REST consume in API URL


2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Hi Shradha,

Your question is a bit too broad to effectively answer. Images are typically sent as a file, as one part of a multi-part message.

What API are you consuming? What does the API documentation say about this?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.