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
Griffin WarburtGriffin Warburt 

Salesforce to Salesforce: Apex - Receive opportunity

Hello,

 

I know that you can use the PartnerNetworkRecordConnection object to push opportunities through a connection.  

 

But how do you trigger through Apex the receipt / acceptance of a pushed Opportunity? 

 

I'm working my way through the documentation searching for what I need, but hopefully someone here knows where I can find it or the answer that I am looking for.

Siddharth Birari.ax1164Siddharth Birari.ax1164

Even i am looking out for same kind of functionality. But on a custom object.

I am trying to have a workflow which will perform a field update so that my 'After Triggers' can come into the picture.