Anyspend logo 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.

Public page

Open the user-facing integration overview for examples, templates, and sharing.

Action reference

Schema-level references for executable actions and test payloads.

Learn More
Trigger reference

Event and schedule triggers that can start B3OS workflows.

Learn More

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

ActionIDConnectorRequired fields
Disperse ERC20 Tokens logo Disperse ERC20 Tokensanyspend-disperse-erc20-tokenwalletsrcChainId, srcTokenAddress, dstChainId, dstTokenAddress, recipients, amounts
Disperse Native ETH logo Disperse Native ETHanyspend-disperse-native-tokenwalletsrcChainId, srcTokenAddress, dstChainId, recipients, amounts

Available Triggers

TriggerIDRequired configuration
AnySpend Payment ReceivedanyspendchainId, recipientAddress

Common Use Cases

Automated Crypto Payroll

Set up recurring workflows to disperse ERC20 salaries to your global team's wallets automatically every month, reducing administrative overhead.

DAO Governance Rewards

Automatically distribute governance tokens or native ETH to community members based on specific voting participation or engagement milestones.

Vendor & Service Payments

Trigger instant payments to service providers in ETH or stablecoins once specific off-chain conditions, such as invoice approval, are met.

Staking & Yield Distribution

Automate the distribution of rewards earned from staking activities directly to a list of participant addresses using the dispersion actions.

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}/test before routing production traffic.

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.