Skip to main content
Hi,

I want to get the ID's of all the Process Builder (that I created) into an Apex Class. As i seen in Workbench, There is a particular ID for the Process Builders with the Particular Name appending the Version Number in last of that Name with ID too. Now I want to retrieve all the Process Builder IDs in an Apex Class.

Is there any way to do this by means of Metadata API (or) Is there any API directly to retrieve them?

Thanks in advance...

 
2 Antworten
  1. 23. März 2016, 09:17

    Hi,

    Yes, I tried using the Process Builder Name and Flows Name also. But it is throwing error that the Object Name is not Present.
0/9000