FlowSynx.Cloud.Google.Cloud
Version: 1.0.0
{
"Type": "FlowSynx.Cloud.Google.Cloud",
"Version": "1.0.0"
}
Provides base integration with GCP services for generalized access and operations across multiple APIs. Serves as a foundation for other GCP-specific connectors.
Google Cloud plugin for FlowSynx engine
The Google Cloud Plugin is a pre-packaged, plug-and-play integration component for the FlowSynx engine. It enables secure and configurable access to Google Cloud storage as part of FlowSynx no-code/low-code automation workflows.
This plugin can be installed automatically by the FlowSynx engine when selected within the platform. It is not intended for manual installation or developer use outside the FlowSynx environment.
Purpose
This plugin allows FlowSynx users to interact with Google Cloud for a variety of storage-related operations without writing code. Once installed, the plugin becomes available as a storage connector within the platform's workflow builder.
Supported Operations
The plugin supports the following operations, which can be selected and configured within the FlowSynx UI:
| Operation| Description |
|----------|-------------------------------------------|
| create
| Upload a new object to the blob container.|
| delete
| Remove an object from the container. |
| exist
| Check if an object exists. |
| list
| List all objects in the container. |
| purge
| Remove all contents in the container. |
| read
| Read and return the contents of an object.|
| write
| Overwrite or write new data to an object. |
Notes
- This plugin is only supported on the FlowSynx platform.
- It is installed automatically by the FlowSynx engine.
- All operational logic is encapsulated and executed under FlowSynx control.
- Credentials are configured through platform-managed settings.
License
Copyright FlowSynx. All rights reserved.
Version | Latest | Downloads | Last updated |
---|---|---|---|
1.0.0 | 0 | 06/27/2025 |