Anyspend Integration
Streamline your treasury management and payroll operations by connecting Anyspend with B3OS. Automate complex token distribution workflows and eliminate...
Integration available
Streamline your treasury management and payroll operations by connecting Anyspend with B3OS. Automate complex token distribution workflows and eliminate manual transaction errors through seamless blockchain integration.
Build With Anyspend
Use Anyspend when a workflow needs to react to AnySpend Payment Received and follow up with actions such as Disperse ERC20 Tokens, Disperse Native ETH. Start in the visual editor to connect an account, then use the references below for payload shape, required fields, and API testing.
Available Actions
| Action | ID | Connector | Required fields |
|---|---|---|---|
anyspend-disperse-erc20-token | wallet | srcChainId, srcTokenAddress, dstChainId, dstTokenAddress, recipients, amounts | |
anyspend-disperse-native-token | wallet | srcChainId, srcTokenAddress, dstChainId, recipients, amounts |
Available Triggers
| Trigger | ID | Required configuration |
|---|---|---|
| AnySpend Payment Received | anyspend | chainId, recipientAddress |
Common Use Cases
Connector Notes
- Create the connector from a trusted B3OS organization before publishing workflows that call external accounts.
- Keep OAuth tokens, API keys, bot tokens, channel IDs, and account IDs in connector settings or workflow props, not in reusable public template text.
- Test with the visual editor or
POST /v1/actions/{type}/testbefore routing production traffic.
Related Templates
No public templates are linked to this integration yet.
FAQ
The integration allows you to trigger specific Anyspend actions directly from your B3OS workflows, enabling automated token dispersion based on predefined logic or external data triggers.
Yes, using the 'Disperse ERC20 Tokens' action, you can automate the distribution of various standard tokens to multiple wallet addresses simultaneously within a single workflow step.
Absolutely. The 'Disperse Native ETH' action allows you to automate the sending of Ethereum to various destinations, which is ideal for gas fee management or simple value transfers.
Yes, all transactions executed via the Anyspend integration follow strict blockchain protocols and are governed by the smart contract security standards managed within your B3OS environment.
You can build workflows for automated payroll, reward distributions for DAO members, vendor payments, and automated treasury rebalancing.
