Starting an integration without the Collibra domain and gateway

Instead of starting an integration by using the Collibra domain and gateway, you can also start an integration by using Anypoint endpoints.

Examples:

Anypoint Studio endpoint

Description
HTTP inbound endpoint Starts an integration if it receives an HTTP request (PUT, GET, DELETE, POST).
File inbound endpoint Starts an integration if it receives an incoming file.
Database endpoint Starts an integration if it receives a database request, for example, to poll content from the database.
JMS endpoint Starts an integration if it receives a new messages in a configured queue.

Instead of manually starting an integration, you can also schedule the start of an integration. See Scheduling the trigger of an integration.