How to deal with the issue of having to repeat actions in the action flow editor of a page

Widgets & Design

Hello, let's say I have a page that makes a few API calls.

In some of these API calls, the refreshtoken might expire, which means the API call will not succeed. In this case, I have to repeat all the actions from the "left side" of the action flow tree (i.e. the case where the API call would have succeeded). This means extra work and copying/pasting actions which might also lead to errors in the future.

How do you deal with this issue? Is there a way to somehow "group actions" together so that you don't have the same actions in the action flow editor? Is there another way to deal with this issue?

What have you tried so far?

Tried implementing it and searching the FF documentation and resources online

Did you check FlutterFlow's Documentation for this topic?
Yes
1
2 replies