I am going to add the Planner App in the MS Teams Channel using Graph API. I will add Tasks to it as well using Graph API. Now I want that whenever status is getting changed in the planner app for the tasks then I can update the status in my database to. means I want to sync the tasks table in my database with the Planner app.
How it is possible?