Project Goal
Awesome Sauce was developed to pull data from three separate APIs to validate rich content. In its latest version, it pulls from a fourth API, which contains prioritized product attributes based on customer search data. The goal was to automatically pull data so that it could be exported to an Excel document.



Solution
I created a tool that enables users to enter a list of OMSIDs to search. Once the search is completed, it returns a data table from the multiple APIs. The data table can be exported as a CSV or Excel file.
The next step is clicking on “List with images.” This button creates a masonry card page version that includes primary data points.
The final step is to click on “Product Details” on the card, which launches a modal showing product attributes. If one clicks the attribute title, one will see the GUID for that attribute.
After I developed this tool, the team’s production time improved by 56%.