Hi All,
I need a help, how I will send image along with other parameters in REST consume in API URL
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?