
Beyond-Bot.ai + btcpay_server
BTCPay Server is a free, open-source, self-hosted Bitcoin payment processor that enables merchants to accept Bitcoin payments without intermediaries.
What You Can Do with this Integration
Automate Data Entry
Automatically sync new contacts or deals from Beyond-Bot.ai to btcpay_server.
Enrich Customer Profiles
Use Beyond-Bot.ai to find and add new information to your records in btcpay_server.
Trigger Workflows
Start automated workflows in btcpay_server based on conversations with your virtual expert.
Available Actions
Here are the specific actions your virtual expert can perform within btcpay_server.
Create Payment Request
Tool to create a new payment request for a store. use after confirming store id.
Create Store
Tool to create a new store in btcpay server. use when you need to provision a new store before processing transactions.
Create Btcpay Server User
Tool to create a new btcpay server user. use when you need to register a new user programmatically as an administrator.
Register A Webhook
Tool to register a new webhook. use when you need to receive store event notifications.
Delete Api Key
Tool to revoke a specific api key. use when you need to remove an api key to immediately prevent its use. call after identifying the key to revoke.
Delete Payment Request
Tool to delete a specific payment request. use when you need to archive/remove an existing payment request for a store.
Delete Store Payout
Tool to delete a specific payout from a store. use when you need to cancel a payout no longer needed.
Get Api Key
Tool to retrieve the current api key. use after authentication to get api key details.
List Api Keys
Tool to list api keys. use when you need to retrieve all api keys associated with the authenticated user.
Get Payment Requests
Tool to list all payment requests for a specific store. use after confirming you have the store id.
Get Btcpay Server Info
Tool to retrieve information about the btcpay server instance. use when needing server version, tor address, supported payment methods, and synchronization states.
Get Store
Tool to retrieve information about a specific store. use when you need full store configuration.
Get Btcpay Server User
Tool to retrieve information about a specific user. use when you need to fetch profile data for a given user id or email.
Get Store Webhook
Tool to retrieve details of a specific webhook. use when you need to verify the configuration or status of a webhook for a given store after its creation.
List Store Webhooks
Tool to list all webhooks registered for a store. use when you need to retrieve the configured webhooks for management or auditing.
List Apps
Tool to list all apps associated with a specific store. use when retrieving basic metadata of every app in that store.
Update Btcpay Server User
Tool to update current user information. use when you need to modify your authenticated user profile on btcpay server.