I'm probably just missing something silly but, my webhook fires immediately upon starting the bot, so the variables it is being sent (location_id, main_page, sub_page) are not yet populated. What am I doing wrong?
Well, I realized I had a wrong variable value being sent in the http request and that the variables ARE populating before the webhook fires. I'm still curious why the webhook fires before the text blocks appear from the second group.