Skip to main content

Data Integration Superbadge challenge 3

Synchronize Salesforce opportunity data with Square Peg's PMS external system

 

in process builder apex class named as ProjectCalloutService is not showing process builder but in the developer console available.

Please kindly find the attachment of screenshot for  your quick refrence. 

help.. 

@Devi Chandrika Vegi @Khan Anas Rehmani 

1 条评论
  1. 2020年4月3日 08:04
    To invoke an apex class method from a process builder apex class should have a method with @InvocableMethod annotation.Please check if there is any such method in ProjectCalloutService class
0/9000