Automatically create dashboard in loop over plot creation

I am regularly running batch jobs that create some number of plots (20+). This is not a big number, but it is big enough that creating a dashboard that combines all of the plots for a run by hand is tedious. I have looked at several examples and can not find good example that creates a series of plots, gets fileIds and shareKeys and makes a dashboard with all of the plots… Any good example, particularly gets the fields that need to be input into the dashboard creation would be great. There are several get_fileID_from_url examples that do not seem to work. A functional example would be great!

Thanks in advance,
Ted

I am happy to say that I figured this one out.