I posted a new topic on Code pages for API and connecting with probably AthenaHealth, to pull four data fields in new Patient Enounter Records.
Then I want to be able to create a new record with just the four fields. The fields include Encounter Date, Provider (physician), Department & Appointment type.
I have a data table I created with just these four fields.
I have been playing around with both JavaScript (Node.js) & Python. Other programming language sample script templates are also available.
I'm not sure how to put the JavaScript or Python in the code page to collectively check the AthenaHealth API website probably via a QB Pipeline on a daily or maybe weekly basis for new encounters only. Then take the four fields from these records and import them into a QuickBase that I have set up?
I also have to use my token authorizations in the programming language script by using a variable, but need to be sure that the private tokens are not open to the user.
I have put in time in learning the QB & AthenaHealth topics that will help, but still need to get this to start to work, probably in a Code Page. I'm thinking Python will be the easiest way to do this, but not sure how?
------------------------------
Bob T.
------------------------------