[HELP] Want to send data from Flask to DASH

My Flask APIs are creating data that I want to send to the Dash application
Is there any way I can do this like - HTTP POST methods/ param via URL…