Hi Community,
My requirement is to attach bulk pdf with the section records based on the mapping of the PNR column automatically.
My question is
1. Can we upload bulk(more than 1000) of pdf's in creatio altogether? If yes then how?
2. How can I develop functionality to attach the pdf with the section records based on the column mapping automatically?
All I knew is that manually we can attach the pdf's in the section records.
Please suggest some solution!
Many thanks !
Regards
Like
Dear Akshit,
Starting from 7.16.0 you can stream data with OData v4.
See details here:
https://academy.creatio.com/documents/technic-sdk/7-16/working-stream-data
Kind regards,
Roman
Hi Roman ,
Does It means that I need to write a webservice(OData) on creatio's end and use that to read files and upload it into creatio database only.
I have seen this community article :
https://community.creatio.com/questions/how-upload-attachments-odata
This certainly becomes a very urgent requirement now. Please respond
Many thanks!