Question
Some idea or tutorial how to get a file from s3bucket, an excel and use it to import data to Creatio?
19:53 Dec 18, 2023
Hi colleagues,
- Somebody use S3Bucket on Clout to
- Detect when a new file is available,
- download it to some local storage or memory or atatch to some creatio record
- In case of and excel file, use it later to import this data to some Creatio Object?
Thanks in advance
Best regards
Julio Falcón
Like
2 comments
22:24 Dec 21, 2023
Hello,
If your website is hosted in the cloud, you have the ability to check files only within your website or support. However, if your website is hosted locally, you are responsible for hosting S3 yourself.
Here is more information about S3:
https://academy.creatio.com/docs/8.x/no-code-customization/base-integra…
16:46 Dec 26, 2023
Kalymbet Anastasia,
thanks, but this is not my problem, sorry if I didn't explain it well.
What I need:
1.- Detect with Creatio when a new excel appears in the S3 bucket that I designate.
2.-Automatically take the excel and import it to the contacts entity.
Show all comments