Hi everyone. I’m on a paid plan, have had backend workflows working in the app previously, but cannot get my new ones to work. I’m triggering a backend workflow from a button push. For troubleshooting, I’m just trying to create a database item in the backend workflow to confirm working.
Button submit workflow:
Backend workflow:
The first step in the backend workflow is to create a database item “Chat”
Here’s the server logs where it says it finished running the backend workflow:
What am I missing? Thank you!