# Solution design overview

Workato's Approval bot accelerator consists of multiple recipes and lookup tables. Implement the Approval bot manifest with your connection to Slack or Microsoft Teams and the source applications of your choice. This framework enables the Approval bot to perform the following actions:


# Synchronize approvals from specified applications

Workato routes approvals from multiple source applications you specify to one central Approvals bot within Slack or Microsoft Teams. After an approver processes a request, Workato updates the record and sends a message to the requester in Slack. Then, the approvers you designate can approve or reject requests with comments. Workato delivers these comments to the requester and source application.

Approval requests contain the application requested, the requester, a request description, and the date of the request.


# Send reminders for pending approvals

You can configure the Approvals bot to send reminders to your designated approvers on a scheduled basis.

Reminders contain the requester, date of request, and application requested.


# View a dashboard overview of all requests for approvals

The Approval Bot provides approvers you designate with a default dashboard overview of all approval requests. Approvers can process requests from the dashboard.

The overview contains a list of all pending requests and includes the date of the request, the requested application, a description, and the requester's name.


Last updated: 2/22/2024, 11:17:11 PM