Hi everyone... I am pulling my hair out with this, so really hoping someone here might have an answer.
I have a pretty simple action flow (image attached) which includes two api calls: The first upon initial button press and the second only if the first is unsuccessful. However, the second call (the action box on the right side of the image), the purpose of which is to add a series of records to the database, is adding these records 3 times instead of just once. When I test the endpoints, both in FlutterFlow and Xano, they work as intended. But for whatever reason in this particular action flow it seems to run 3 times.
Any ideas about why this would be happening?
Thank you!