Hello,
I have added some AppD Python APIs in the code and it works as expected but I want to avoid running those APIs when I run the application in a particular environment and also on localhost as we do not want to capture the data while testing. Is there anyway to do it??
Thanks in advance