Question
IBM
CN
Last activity: 12 Oct 2024 14:46 EDT
how to attached file in a API request data with content type from-data
we need call a API with request data's content type is from-data
In postman we can add a field to request data with type "File" and attached a file to it.
May I know how could we do so in Pega? The file to be attached can be got from local or only from case attachments?
Thanks.