Fetching Recently Created Flow Execution Object

Fetching Recently Created Flow Execution Object

Comments

  • Hello Decisions,
    What is the best way to fetch the most recently created Flow Execution Extension object?

  • Hi,
    What you would do is use a Fetch Entitles of type [Folder] where the parent_folder_id = [[i]the parent data folder for that FEE[/i]]. Then, you would just need to sort it by Date to get the most recent.

Sign In or Register to comment.