Browse by categories
-
All
-
Collaboration
-
Configuration & Data Management
-
CPQ and Billing
-
Customer Service & Support
-
Desktop Integration
-
Einstein Analytics
-
Email
-
Email Marketing
-
Journey Management
-
Mobile
-
Mobile Messaging
-
Packaging, Uploading & Installing Apps
-
Reports & Dashboards
-
Sales & Marketing
-
Security
-
Social Marketing
-
Trailhead Challenges
-
Additional Products
Is there a way to find if a custom field is being updated by a process builder,workflow or visual flow?
I am trying to idenify what is updating a Custom field in the org. I know the field updates when a meeting is booked but the field is a Date/Time field and not a formula.
Is there any way I can identify if there's any flows calling the field?
Thanks for the help.
1. Using the "Where is this used" button. This button will tell you where all the places a field is referenced. This feature is still in pilot mode so you will need to get it enabled in your org by contact your Success manager.
Doc: https://releasenotes.docs.salesforce.com/en-us/winter19/release-notes/rn_forcecom_fields_where.htm
2. You can check the debug logs when the field gets updated. The debug logs will contain information about the automations that were called at the backend during update.