NebulaLogger icon indicating copy to clipboard operation
NebulaLogger copied to clipboard

How do I populate the Flow fields on a Log Entry record from a flow's action?

Open erik-malmberg-monfido opened this issue 4 months ago • 3 comments

I wish to populate the pre-existing fields on the Log Entry object, however, when I select an action from my flow, I don't see an option to populate those fields. Eg "Flow Process Type" or "Flow Trigger Type". How can they be filled in? I just added the action called "Add Log Entry" to the flow and it doesn't present any of the values

Image Image

erik-malmberg-monfido avatar Sep 21 '25 12:09 erik-malmberg-monfido

Hi @erik-malmberg-monfido, there should be another field called "Flow API Name" that you need to set - it should show up just above the "Log Entry message" field in your screen (see screenshot below). Set that field with the API name of your Flow, and then Nebula Logger will automatically set fields like "Flow Process Type" and "Flow Trigger Type" for you.

Image

jongpie avatar Sep 22 '25 15:09 jongpie

Thanks for the quick reply @jongpie - that worked, thank you. How would I populate the remaining fields? Flow Trigger SObject Type, Flow Trigger Order, Flow Record Trigger Type, Flow Run In mode?

Some of them seem to have been automatically populated, but others remain blank

erik-malmberg-monfido avatar Sep 22 '25 18:09 erik-malmberg-monfido

@erik-malmberg-monfido all of those Flow fields on LogEntry__c should be auto-set - for some types of Flows, the fields will be blank/null, but they're all auto-populated for you.

jongpie avatar Sep 22 '25 20:09 jongpie