03-14-2022 03:27 PM
Created by @asharifian, SnapLogic
This pattern illustrates the integration between Salesforce and John Galt Atlas. Atlas is a supply chain demand planning application. This integration will update opportunity line item schedule (OLIS) quantity information from Salesforce to Atlas. This data is known as opinion lines in Atlas.
Key points:
Basic auth credentials are passed in as the payload to the REST Post Snap to retrieve the bearer token from John Galt Atlas. This can be done via the HTTP Entity and using the account.username and account.password statements.In addition, ensure the correct “profile” value is being used in the endpoints when calling Atlas.
Sources: Salesforce Opportunity, Opportunity Line Item, Opportunity Line Item Schedule
Targets: John Galt Atlas Forecast Opportunity
Snaps used: Salesforce Subscriber, Salesforce Read, Mapper, Copy, Router, Join, Filter, SQL Server - Select, REST Post, REST Patch, Union, Pipeline Execute
Salesforce-Atlas_Forecast Product.slp (35.4 KB)
z_Salesforce-Atlas_Forecast Product.slp (12.8 KB)