Posts

Showing posts from January, 2024

Teams notification

Image
We sent to a production instance a custom app where employees can inform webinars they attended, courses, ticket numbers that they solved recently, certifications, and so on. Each semester managers evaluate that information in order to pay bonuses. A manager with only one team can have five to twelve employees. And sometimes a manager can have two or more teams. When each employee sends the form, his/her manager needs to validate it so the system calculates a number of points. The problem: Managers don't want to access the platform every day to see if there are submissions to validate. It would be better to receive a smartphone notification when there were pending records. The solution: To send notifications to their smartphones we created a Flow using App Engine Studio. When a manager receives a notification, we make sure that there is an employee record to validate in the platform. What are the steps to accomplish this integration? In Microsoft Teams we are going to create a webh