Beyond-Bot.ai + coinbase
Coinbase is a platform for buying, selling, transferring, and storing cryptocurrency.
What You Can Do with this Integration
Automate Data Entry
Automatically sync new contacts or deals from Beyond-Bot.ai to coinbase.
Enrich Customer Profiles
Use Beyond-Bot.ai to find and add new information to your records in coinbase.
Trigger Workflows
Start automated workflows in coinbase based on conversations with your virtual expert.
Available Actions
Here are the specific actions your virtual expert can perform within coinbase.
Coinbase Check Transfer
Action to retrieve a transfer by wallet id, address id, and transfer id using the cdp sdk get transfer(...) endpoint.
Coinbase Coinbase Faucet
Requests testnet funds (e.g. eth, usdc) for a given wallet using the cdp sdk. note: this only works on test networks that support a faucet (e.g. base sepolia).
Coinbase Create Wallet
Create a new wallet in coinbase, optionally using server signing (custodial / 2-of-2 mpc).
Coinbase Get Wallet Info
Retrieve detailed information about a single wallet from coinbase via the cdp sdk.
Coinbase List Wallets
Retrieve all wallets from coinbase via the cdp sdk.
Coinbase Send Tokens
Sends tokens from one cdp wallet to another or to an external address using the cdp sdk. this action supports both internal transfers between cdp wallets and external transfers to blockchain addresses. it handles gasless transfers for supported assets and optional batching for optimized processing.