Integrate Google Cloud Storage and JSON to automate workflows with scalable backend

Connect Google Cloud Storage and JSON nodes to in your workflow. Integrate with any tool or database and ship powerful backend logic and APIs instantly - No code required!

getting started

How To Connect Google Cloud Storage and JSON

Supported Triggers & Actions

Google Cloud Storage NODES

Create File

Create a file with the given content, creating the folder if it doesn't exist

Delete File

Checks if a file exists in your GCP storage bucket and deletes it

Delete GCP Folder

Deletes a folder in GCP Storage if it exists

File Rename

Checks if a file exists at a given path in GCP storage and renames it

Generate Public Download URL

Generate a publicly accessible download URL from a Google Cloud Storage file path.

List GCP Storage Files

List files in the specified GCP storage bucket directory

Move File

Checks if a file exists in the Google Cloud Storage and if it does, moves it to a different location.

Move Folder

Check if a folder exists in the GCP storage and move it along with its contents to a different path.

script

Rename GCP Folder

Renames a given folder in Google Cloud Storage if it exists.

script

Upload Base64 File

Uploads a Base64 file to Google Cloud Storage and returns the public URL

script

Upload File from External URL

Uploads a file from an external URL to GCP Storage and returns its public URL

script

Upload Text to File

Uploads a text content to a specified GCP storage bucket and returns the file's public URL

script

Zip GCP Folder

Zips an existing folder in GCP storage and returns a download url.

script

JSON NODES

Append Array to JSON File

Appends an array of objects to a JSON file. If the file or folder path doesn't exist, it creates it

script

Concat Property Values

Extracts and concatenates specific property values from an array within a JSON object and returns the concatenated string.

script

Extract & Join By Key

Extracts a specific key from each object within the array and concatenates the values into a single string.

script

Is Valid JSON

Check if a given string is valid JSON

script

JSON to CSV

Creates a CSV file from an array of JSON objects, stores it in the GCP Storage Bucket, and returns the public download URL.

script

Parse JSON

Converts a JSON string back into a JavaScript object

script

Stringify JSON

Convert a JSON object to a string

script

blog posts & tutorials

Recommended Reads

Below are recommneded blogs that will help in your journey