Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

List files inside bucket by created time through Application integration

Hi,

I need to list(Bucket) by creation date time order and process files through application integration.

Any help.

0 2 233
2 REPLIES 2

@sanooj can you help here?

 

Hi Neeraj/Fengwan,

Considering the issue mentioned above you can try following below steps:

1.Create a connection for cloud Storage.
2.Create a application integration and select connectors task.
3.Configure the task i.e. select the region on which the step1 is acheived and then select the connection name.
4.Select the Entities
5.Select Buckets and LIST operation.
6.Click on Done.
7.Once all above steps are done please provide this value i.e. TimeCreated > '2024-05-11 10:29:26.98' as per your time created value inside `Task_1_filterClause` and save it.
8.Test this integration and it should fetch all the files from the bucket which are created after this specific info provided in above step.

Hope this shall help.

Top Labels in this Space