Project Details

Appointment reminder

July 21st 2022

1. The process begins with logging into the MFT platform, where a daily file is downloaded containing records of individuals scheduled for in-person and virtual appointments the following day and the same day, respectively. 2. Business rules are applied to filter and separate the records. A file is generated for in-person appointments and multiple files for virtual appointments, grouped by appointment time. 3.Next, logging into the MiTrol platform is done to upload the in-person appointment file in CSV format. 4.API-based Data Uploads to Cari.app: Throughout the day, automated processes are executed to upload data to the Cari.app page using an API. These uploads occur periodically and are scheduled to happen at specific times corresponding to scheduled virtual appointments. technology used: SQL, Python, API, Error handling, AA, web page, File management, Logs review: This process was in an initial phase of implementation when it was assigned to me. Since then, multiple change controls were requested, totaling 10, throughout the period I was in charge of it. It's important to highlight that the process remained stable at all times and was always in production without interruptions.

Appointment reminder