Navigation

Showing posts with label Process Builder.. Show all posts
Showing posts with label Process Builder.. Show all posts

Tuesday, November 26, 2019

Calculate total no of contacts on each account using Clicks.









Map<String, Object> inputs = new Map<String, Object>();
inputs.put('AccId', '0014J000003ssUpQAI');
Flow.Interview.flowAPIName  myFlow = new Flow.Interview. flowAPIName(inputs);
myFlow.start();