19-05-17 01:43 PM
yesterday
it purely depend on the API structure, some APIs takes multipart/form-data, some takes in JSON body with filename and file content as binary data for which you have convert into base64.
you can check in postman application and do the testing and based on that you can act in blueprism