Export the Workato Role Objects Easily with Workato Copilot Resource

Ferry Djaja
2 min readApr 25, 2024

Workato offers the collaborator role and features within their platform interface. However, there is a notable absence of an export/extract feature to Excel for review and comparison. In response, I developed a user-friendly web app interface to facilitate easy extraction, with the Workato copilot feature to accomplish this task.

This is the comprehensive diagram showcasing additional features I developed for recipe understanding and validation of hardcoded values, all implemented using the same approach.

Essentially, the action involves sending a request to the message broker to retrieve the relevant Workato metadata. This data is then directed to the Recipe Object Extraction logic before being fed into Workato Copilot.

--

--