For the complete documentation index, see llms.txt. This page is also available as Markdown.

Boomi

Learn about Couchdrop's native Boomi integration.

Overview

Boomi is an Integration Platform as a Service (iPaaS) used to connect applications and automate data between systems.

Couchdrop can act as the secure file transfer layer for Boomi. While Boomi handles application integration and downstream processing, Couchdrop manages how files enter the workflow through SFTP, FTP, and other supported transfer methods.

Couchdrop can also apply file transfer security and governance controls, including Transfer Shield, before files are passed into Boomi.

How Boomi works with Couchdrop

Boomi is configured in Couchdrop as an outbound connection.

The connection links a Couchdrop folder to a Boomi process using its web service endpoint. Files uploaded to the folder are sent to Boomi, where the deployed process receives and processes them.

Boomi processes exposed through its API can use a Web Services Server connector to receive these requests.

How to connect Boomi

Before you start

1

Configure and deploy your Boomi process

In Boomi, create or configure the process that will receive files from Couchdrop using a Web Services Server connector.

Deploy the process to the Boomi environment that Couchdrop will send files to.

Copy the following details from your Boomi environment:

  • Environment API URL

  • Endpoint (Simple URL Path)

  • Username

  • Token

You will use these values when creating the connection in Couchdrop.

2

Create the Boomi connection in Couchdrop

In Couchdrop, add a new outbound connection and select Boomi.

Configure the connection with:

  • Name — A name used to identify the Boomi connection in Couchdrop.

  • Folder name — The Couchdrop folder that will send uploaded files to Boomi.

  • Environment API URL — The API URL for your deployed Boomi environment.

  • Endpoint — The Simple URL Path for the Boomi process.

  • Username — The username configured for the Boomi web service.

  • Token — The corresponding authentication token.

Save the connection.

3

Send files to Boomi

Upload a file to the Couchdrop folder created for the Boomi connection.

Couchdrop will send the file to the configured Boomi endpoint, allowing the deployed Boomi process to receive and process it.

Frequently asked questions

How does Couchdrop send files to Boomi?

Couchdrop sends files to a deployed Boomi process through its configured web service endpoint.

Can Couchdrop apply controls before files reach Boomi?

Yes. Couchdrop can apply security and governance controls such as Transfer Shield before files continue into the Boomi workflow.

Does Boomi need to be exposed directly to external partners?

No. External partners can transfer files through Couchdrop, while Couchdrop handles the file transfer boundary and sends files onward to the configured Boomi process.

Last updated

Was this helpful?