3rd Party Integrations
Examples of integrating IM with external systems — SAP, Salesforce, Snowflake, and others.
Note: These examples show minimal integration patterns. Production implementations will need additional error handling, batching for large datasets, and proper credential management. See the Error Handling Route example for production-ready patterns.
|
Example |
System |
Direction |
Status |
|---|---|---|---|
|
SAP C4C |
SAP Cloud for Customer |
Bidirectional (fetch products, send price lists) |
Minimal example |
|
Salesforce |
Salesforce CRM |
Bidirectional |
Legacy — uses older IM patterns |
|
Snowflake |
Snowflake Data Warehouse |
Export from Snowflake to Pricefx |
Minimal example |
|
OpenData v2 |
OData REST API |
Import via OData protocol |
Legacy — uses older IM patterns |