Copy Object
Usage
This action is used to copy an object from one bucket in google cloud to another.
Fields
-
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.
-
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.
-
Source Object Name - This field is used to specify the name of the source object that you want to copy.
-
Target Bucket - This field is used to specify the name of the bucket where you want to copy the object to.
-
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
-
Drag and drop the Copy Object action into the flow.
-
Set the name of your choice or let it be as default
-
Click the gear icon to open its settings.
-
Authorize a connection for zenphi.
-
Specify the source bucket that contains the desired object.
-
Choose the desired object in the source bucket.
-
Specify the target bucket that you want the object to be copied to.
-
Choose a name for the copy of the object in the new bucket.