Skip to main content
Version: 2

Setting Up an Inbound Integration

info

Available: Base

Overview

Inbound integrations let external systems call into Salesforce through Plinqx endpoints. They are commonly used to:

  • Receive data from partner systems
  • Trigger Flows or Apex for processing
  • Apply mappings or validation before saving records
  • Provide a controlled, auditable entry point for APIs into your org

Use inbound integrations when you need Salesforce to receive data or events from external systems.

Where to learn the setup steps

For the current, step-by-step setup guidance, see:

That guide covers how to create inbound endpoints, choose execution types, and configure permissions, payloads, and processing behavior.