Hey! My name is Shane! I've been needing help setting up my RingCentral desktop app (Mac) to open Chrome and then search my CRM for the number calling. Using the "execute commend" under settings in RingCentral desktop (Mac) I can get it to open Chrome using the following command:
open "/Applications/Google Chrome.app"
And I can successfully open my CRM (HubSpot) and search my contacts for the caller number using this command:
https://app.hubspot.com/contacts/4253985/contacts/list/view/all/?query=%P
But I cannot do both. What I need to do is combined these two commands into one, but I do not know how to do that. Can anyone help me? Thank you so much!