Back to APIs
Brex
Manage payments, expenses, teams and more with Brex.
Using the Brex API with Trigger.dev
You can use Trigger.dev with any existing Node SDK or even just using fetch. Using io.runTask makes your Brex background job resumable and appear in our dashboard.
Use io.runTask() and the official SDK or fetch.
Example code using Brex
Below is a working code example of how you can use Brex with Trigger.dev. These samples are open source and maintained by the community, you can copy and paste them into your own projects.