Hello im trying to make a Crew center for my VA and i want to implement ACARS with the API but i dont know what to use can someone help? thanks
I haven’t built one myself but my initial thought process would be (assuming you have their IFC username):
- Have the pilot click a button when they have arrived.
- Call GetUserFlights from the Live API and find the latest entry in their logbook.
- Use whatever is there for the PIREP to be filed.
Well i can just add something for the IFC/ discourse usernames so it can be added to a database but enough of that anyway thanks
1 Like
and can you tell me how to call the get user flights as its my first time im using it
I can’t write the code for you but the documentation states how to use it. I believe you would only need the first page of the logbook as this would have the latest flight.