ยทIntern Je

How do I get the API Calls to work together

Database & APIs

I need help with getting the ID from login API call to directly change the record shown on data API call. Each user have their own ID that they will get from entering their ic and password.

What have you tried so far?
  1. I have tried to make two textfields in one page, and a button that will check if the ic and password entered are right or wrong. The output shows on the debug panel but it doesn't hold onto that ID value so that I can use it in the next page to show the records according to the ID.

Did you check FlutterFlow's Documentation for this topic?
No
1