function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Vipin K 10Vipin K 10 

Lead/Campaign Business process testing

Hi Guys,

I have a query. I joined a support project where Lead/Campaign management is already configured. Lead Management has integration with Marketo and some other systems such as D&B/Account center etc. They have not maintained any docs to understand end to end flow. Now i want to understand 2 things 

1. The Process flow from Lead created to converted.
2. Eg any Field - Where all the field is used in configuration/Customization.

Is there a way that i can generate any logs to understand the process completely.
You thoughts would help me.. Thanks!!
Banwari kevat1Banwari kevat1
Hi Vipin,
 You can use debug log with a debug level.For more information you can go throgh  with this link
https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_debugging_debug_log.htm

Thanks,
Banwari