function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
SSimionSSimion 

Salesforce Integration - Opportunity Line Item

Hey guys,

We are in Lightning and we will soon have an integration built between Salesforce and another system.

Salesforce will only hold the pipeline information, and the other system will push all the product line information back into Salesforce, to a custom object/custom text fields.

What will be the best practice/approach here, please? In order to create the product lines in Salesforce? To create an Apex Trigger to get the info from the fields and generate the OLIs?

Do I have to have all the products set up in Salesforce as well, for the trigger?


Thanks in advance.
S