Hi Everyone,
Can someone help with the code of a custom API to upload a attachment to the table "1173 - Document Attchament"? The payload will be:
Id(if of my custom table), fileName, fileExtension, contentBase64.
The idea here is, once a record are created in the custom table, have a api to post attchaments.
I was able to put the card page and list page to display the controls to exibht the attachments, notes and links and supporting submit attachments via BC UI.
Thank You.