Refer to the following list of common Salesforce functions:
- OrdwayService.CALLOUT POST => Create Ordway Product: This call out is made when a product in Salesforce syncs into Ordway.
- OrdwayService.CALLOUT POST => Create Ordway Plan: This call out is made when a Plan in Salesforce syncs into Ordway.
- OrdwayService.CALLOUT PUT => Update Ordway Plan: This call out is made when an update on a Plan object is made in Salesforce and then synced into Ordway.
- PlanPickerController.getInitiailWrapper(): This is a call within salesforce when a Plan is attached to an opportunity.
- PlanPickerController.updatePlans(): This is a call within Salesforce when a Plan attached to an opportunity is edited/updated.
- OrdwayService.CALLOUT POST => Create Subscription: This is a call within Salesforce when a Subscription is Created.
- OrdwayObjectSyncHelper =>PROCESS CALLOUT RESPONSE: When a Contract syncs from Salesforce to Ordway.
- OrdwayObjectRestService.PUT ACTION-REMOTE CALLIN: When a Contract in Ordway is edited/updated.
- CONTEXT START =>OrdwayCustomerSync.Execute: This call is made during the Automated sync process.
10. CONTEXT START =>OrdwayCustomerSync. PUT ACTION : This call is made when an object is deleted.
Comments
0 comments
Please sign in to leave a comment.