Copy Object

Usage

This action is used to copy an object from one bucket in google cloud to another.

Fields

1.Connection - Connection is the way to authorize zenphi to interact with the specified system on your behalf, If your process needs to interact with another system.

2.Source Bucket - This field is used to specify the name of the bucket where the source object is located. A bucket is a container for storing objects (files) in Google Cloud Storage.

3.Source Object Name - This field is used to specify the name of the source object that you want to copy.

4.Target Bucket - This field is used to specify the name of the bucket where you want to copy the object to.

5.Target Bucket Name - This field is used to specify the name of the copied object in the target bucket.

Demonstration on how to use it in a flow

1.Drag and drop the Copy Object action into the flow.

2.Set the name of your choice or let it be as default

3.Click the gear icon to open its settings.

4.Authorize a connection for zenphi.

5.Specify the source bucket that contains the desired object.

6.Choose the desired object in the source bucket.

7.Specify the target bucket that you want the object to be copied to.

8.Choose a name for the copy of the object in the new bucket.