Question
1
Replies
27
Views
Posted: 1 week 4 days ago
Last activity: 1 week 1 day ago
Attaching files in DXAPI Reactjs, which needs to be attached to the case.
I have a requirement to attach files in dx api reactjs, which needs to be attached to the case. We need solution for this can anyone please share your ideas. If you need more information please send mail
***Edited by Moderator: Pooja Gadige to add platform capability tag, change content format from Discussion to Question***
@IshaqS00 file attachment for the DX api v1 was added in 8.5 - The react starter pack was created before this feature was added. You should be able to extend the started pack implementation and add support for attachments
https://community.pega.com/knowledgebase/articles/pega-digital-experience-dx-api-version-1-overview/attachment-management-dx-api
You can also look at the Pega Web Mashup component code for example of how to use the API - the web component supports attachments using v1 and v2 API -
https://github.com/pegasystems/mashup-webcomponent