Hey folks,
I have several API calls where i always use the same app state variable. So everytime I use an API call i have to set these app state manually. Is there a way to set an app state as an variable in aan API call? I think in custom code it could be done, but how about the API interface of FF?