Use Case: We have a third-party Windows CRM-type application and are using Retool to extend dashboard functionality. This Windows app can fire to a webhook any time the user selects a customer. This payload includes both customer and workstation IDs. I'd like to capture this payload and update a Retool web app so that if the user is looking at Customer A within the Windows App, the Retool App will also show Customer A.
Current State: The user selects a customer within the Windows App. The user then searches for the same user within the Retool Web App.
Goal: The user selects the customer within the Windows App and, if the user is also using the Retool App, update the Retool screen to reflect the customer.