Hello,
I’m wondering what the formatting might look like for when you try to call a projection function as an API call? I’d like to call the GetDefaultsForSendMail function from the BusinessOpportunityHandling Projection. I know the API is called Business_Opportunity_API but I have no way of seeing what the method looks like for the GetDefaultsForSendMail function. There is no real API documentation in the API explorer, only the projection (oData API) documentation.
I’m trying to execute a PL/SQL server method to call that API function for an event action.
Thanks,
Bryan