Is anyone else experiencing weird things in regards to API Workflows?
For example:
- I’m on a page with a text element that has the current user’s name and a button.
- When that button is clicked, an API Workflow is triggered.
- The API Workflow changes the name of the current user.
- The current user (me) can’t see that change until I refresh the page.
A scenario like that is the problem, however, it’s a lot more complex.
Everything was working perfectly fine a few hours ago so I just want to see if I’m the only one.
Cheers