Access the URL for file attachments, after retrieving the "data-resource-id" string.
Currently Make (Integromat) can access members and get the "data-resource-id" string. We need to get the URL for the file also so we can download the file.
<li class="linksContainerLi" data-resource-id="717587" data-resource-name="TN_Payments-Breakdown_created-2-24-2023_35297767.xlsx" id="id717587">
<a class="fileName" target="_blank" href="https://combinebh.org/resources/document/uTljNHN_T9II2VPclRSi4cGDjp-nxg9i6QEHVACDQ1pJhLHvIR4skYXFUd-grJCMcUeXEyAwr6NCl7iddFPFEA2">TNPayments-Breakdowncreated-2-24-2023_35297767.xlsx</a>
<span class="fileSize">(17.43 KB)</span>
</li>
-
it is possible to get a document via API:
/accounts/{accountId}/attachments/{attachmentId}
where attachmentId - the value of the attachment custom field