Hello,
I've defined an "API Call" within the FlutterFlow interface, and I've been seeking ways to invoke it from a custom action, particularly an interceptor.
Unfortunately, I haven't found any documentation on this topic.
After some trial and error, I managed to make it work. Below is my code, in the hope that it might assist others.