I am building Aamzon S3 to NS Integration using Ce...
# integrations
r
I am building Aamzon S3 to NS Integration using Celigo but do not know what should be Blob Key Path
j
Blob is typically an Azure component. S3 uses buckets. Could it be a typo? Altneratively Tactical Connect (www.tacticalconnect.com) has a pre-built integration to S3 to send unlimited saved searches with their SuiteApp.
m
Hey @rajneesh kumar, it’s a bit difficult to understand without a bit more context beyond your screenshot. Feel free to reach out to me directly and I can get you sorted.
r
@matt.graney I have filed a case with Celigo support team and waiting for their reply. 53390: Integration from AMAZON S3 TO NETSUITE FILE CABINET. Thanks for the follow up.
m
Thanks @rajneesh kumar, I will take a look.
r
@matt.graney @Josh_SatoriReporting I have found the solution in Celigo.
Following data object is passed from Celigo to NS. To get filename use  data. fileMeta. fileName data= { "success": true, "fileMeta": { "fileName": "P201912650_2020-02-04_10-00-06.pdf", "lastModifiedTime": "2020-02-19T035849.000Z" }, "blobKey": "c07b12bd2f714e0a9daf306a20c130d4", "fileextension": "pdf", "filename": 0 }
m
Thanks for closing the loop, @rajneesh kumar
👍 1