Loading a dashboard after completion of a workflow

Hi everyone,

Im currently in the process of building an MVP for my company and i currently have a landing page that takes in a CSV and triggers a workflow for a ML algorithm i built and saves the results in a database. I have a dashboard that accesses that database and displays results and analytics. Im trying to connect the two pages, where, when the workflow is completed the dashboard automatically loads on the page but i cant seem to figure out how the callbacks would work for that.

Any help is greatly appreciated!

Hello @skyler22wilson,

Welcome to the community!

You may find this interesting. :slight_smile: