Skip to main content

Prerequisites

Generate a Platform API Token

You'll need a Boomi Platform API Token and Account ID to configure the Agent step in Part 3 when embedding your agent into an integration process.

  1. Log in to your Boomi account at https://platform.boomi.com.

  2. Select (Account Name) → Settings from the top-right menu.

    Settings menu showing Account Information and Setup

  3. Select Platform API Tokens. Create a new token named Agentstudio and save it in a text editor (Notepad, TextEdit or VS Code).

    Platform API Tokens interface

    Save Your Token

    Remember to save your Platform API Token to a text editor for later use in Part 3.

  4. Select Account Information to copy the Account ID and save it in your text editor.

    Account Information showing Account ID

    Save Your Account ID

    Remember to save your Account ID to a text editor for later use in Part 3.

Create a Testing Environment

tip

If you already have a Boomi environment with a runtime, you can skip this section.

  1. Log in to your Boomi account at https://platform.boomi.com.

  2. After logging in, click on Integration.

    Navigate to Integration

  3. Click on Manage > Runtime Management.

    Runtime Management menu

  4. In Runtime Management, click + New ▼.

    New Runtime button

  5. Select Environment.

  6. Configure your environment:

    • Name: Agent Testing
  7. Set the Environment Classification to Production.

  8. Click Save.

  9. Click + New ▼.

  10. Select Basic Runtime.

  11. Configure the runtime:

    • In the Cloud: selected
    • Choose a Cloud: USA East Integration Cloud (if you aren't in the US, choose whatever option is there)
    • Attachment Name: Agent Testing Runtime
  12. Click OK.

  13. Locate your runtime in the left navigation pane.

  14. Click and drag Agent Testing Runtime to your Agent Testing environment.

  15. Click Build at the top of the page to return to Boomi Integration.

success

You've successfully created and deployed your test environment. You're now ready to build your AI Agent tools!