Hi I have set up a workflow where a user’s logged in, you can upload files and “submit”. Once you submit, it will send data to Slack and as a last step, it sends you to other page where you can pay.
The thing is, when I click “submit”, it would properly send details to Slack but would not direct me to the other page. It sends me back to index page and log me out automatically.
Put a text element on the page you get directed to with “current user is logged in” refer to the yes/no boolean to see if the user is actually being logged out or just redirected.
Does slack include a redirect back to index in your slack configuration settings either on slack settings or on bubble?