MARKETPLACE
PLUGINS
CODESMASH API CONNECTOR
CodeSmash API Connector logo

CodeSmash API Connector

Published September 2024
   β€’    Updated today

Plugin details

πŸ‘‹πŸ˜Š Welcome to CodeSmash API Connector
With CodeSmash API Connector you can invoke your REST APIs and connect them directly to Bubble. With CodeSmash you can deploy unlimited number of APIs on your private AWS account. This will help you reduce your data storage usage. All the API calls are made without using any Workflow units. The only additional work you need to do, is parse the returned JSON data form the API, to your Bubble data type of choice.

For more info follow us at:

🌍 https://www.youtube.com/@immmersive
🌍 https://discord.gg/47S35P5p5N

You can also request new features at:

πŸ”¨ https://codesmash.featurebase.app
πŸ”¨ https://github.com/immmersive

Or, just send an email at:

βœ‰οΈ [email protected]

Free

For everyone

4.0 stars   β€’   1 ratings
74 installs  
This plugin does not collect or track your personal data.

Other actions

Platform

Web

Contributor details

Mario Stopfer logo
Mario Stopfer
Joined 2023   β€’   1 Plugin
View contributor profile

Instructions

INTRODUCTION
You can invoke your CodeSmash API in the following way. You will need to add the CodeSmash API Element and the CodeSmash API workflow to your page.

You can add as many elements and workflows as you want, depending on how many different HTTP endpoints you need to invoke.

Each workflow will invoke the API, return the data and set the matching CodeSmash API Element's "result" custom state. You can then use that data and display it on your page.


STEP BY STEP INSTRUCTIONS

- Add CodeSmash API element on your page.

- Set the "Element ID" property, so you can set its data from a  workflow.

- Create a workflow and add a CodeSmash API item. Set its "Element ID" property to the same value as the element's. This will make sure to set the custom state of the element to the result returned from the API call.

- Set the "REST API Method" to either GET, POST, PUT or DELETE, depending on you API call.

- Set the "REST API URL" to the URL you wish to invoke.

- Optionally, set the "JSON Body" field with JSON format data to pass the data to your API.

- Optionally, set the "JSON Headers" field with JSON format data to pass the headers to your API.

- Add an element which will display your data and connect its value to the CodeSmash API "result" custom state.

- Trigger the workflow by clicking a button or any other way in order to view the data.

Types

This plugin can be found under the following types:
Element   β€’   Action

Categories

This plugin can be found under the following categories:
Productivity   β€’   Technical   β€’   Data (things)   β€’   Analytics   β€’   Visual Elements

Resources

Support contact
Documentation
Tutorial

Rating and reviews

Average rating (4.0)

Start Using It
August 6th, 2025
I just installed it, lets see
Bubble