is it possible to get external filled Data during the whole process in the Log through flows? #800
Unanswered
ravikumaryoga
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to get the details of fields which the user is filling during the whole process which is mentioned in the Flow components.
For example if i have a After insert flow where after the creation of Account, a case will be created depending on the criterias and if the flow is success then log will show the success message and if the flow is failed log will show the Error message.
so i want to get the details of the fields during the creation of the account which the user filled in the log entry along with the Success message. I know there is feature of getting the related Id record , but i need the proper field values filled by the user.
Please let me know if it could be achieved and how in the FLOWS.
Beta Was this translation helpful? Give feedback.
All reactions