Beyond-Bot.ai Logo+starton Logo

Beyond-Bot.ai + starton

Starton is an all-in-one Web3 API platform that enables developers to deploy and interact with smart contracts, store files on IPFS, and monitor blockchain events through a unified API and frontend interface.

What You Can Do with this Integration

Automate Data Entry

Automatically sync new contacts or deals from Beyond-Bot.ai to starton.

Enrich Customer Profiles

Use Beyond-Bot.ai to find and add new information to your records in starton.

Trigger Workflows

Start automated workflows in starton based on conversations with your virtual expert.

Available Actions

Here are the specific actions your virtual expert can perform within starton.

Starton Upload File To Ipfs

Upload a file to ipfs. this tool allows users to upload a file to the interplanetary file system (ipfs) through the starton api. when the file is successfully uploaded, the tool returns the content identifier (cid) and a url to access the file via starton's ipfs gateway. it supports both synchronous (issync=true) and asynchronous uploads, and accepts optional metadata as a json object.

Starton Upload Json To Ipfs

This tool allows users to upload json content directly to the interplanetary file system (ipfs) through the starton api. it takes a name for the file and the json content itself as input. optionally, metadata can be included. upon successful upload, it returns the content identifier (cid) of the file on ipfs and a gateway url to access it.