Spom Link Create Jun 2026

After creation, always verify:

Ensure the Service Provider has the necessary "Global Permissions" to share the object externally. spom link create

source: type: postgresql connection: "postgres://warehouse:5432/orders" table: "customers" target: type: salesforce connection: "https://na1.salesforce.com" object: "Contact" mapping: - source_field: "email" target_field: "Email" - source_field: "full_name" target_field: "Name" After creation, always verify: Ensure the Service Provider