Hey
@Jasono,
The only suggestion I can make is to utilize the new
RenameFlowRunTask, which was recently added to the Task library. Not exactly what you're looking for, but a means to name your FlowRuns programmatically - especially in conjunction with the
FlowRunTask. Otherwise, I believe the only means to accomplish this currently would be with an API call.