This topic was automatically generated from Slack. You can find the original thread here.
Hi! Is anyone familiar with how to set up the API connection between Hubspot and Gorgias? I have a target question within that setup that is around whether you can use a specific tag in Gorgias to create the trigger. Ideally, we’re not pulling every customer outreach into HubSpot but specific ones with specific tags if that makes sense. Appreciate the help!
Basically I’m trying to pull out chats in Gorgias tied to specific tags. We have two parts of our business bridal and fine jewelry so we want to tease out tickets to our customer service team the are directed to bridal specifically.
Got it, so tickets that are created in Gorgias have tags on them, and for the purpose of this workflow, you only care about specific tags, like BESPOKE and Engagement Ring, and you want to ignore everything else?
Use the prebuilt Filter action (you might need to do this in 2 steps, since you need to check for multiple values), but check out the screenshot
Another option is for us to add Tags as a prop on that Gorgias trigger, so you can specify which tags you care about there, and filter out all the rest, so that your trigger only emits events that match that criteria.
In 1 and 2, you’ll get charged credits for all the events you don’t care about, since the workflow is still running. In 3, you won’t, since the trigger wouldn’t emit any event for any new tickets without the tags you care about. This seems like a pretty common use case and a logical improvement for that trigger, so it probably makes sense for us to make that change for everyone.
Okay so 1 and 2 are exactly what I’m trying to do… but completely agree with you assessement (and I didn’t realize) that we’d be paying for credits on the time’s the tickets are matching the tags and since it’s hooked up to gorgias where we get tens of thousands of messages over the year, it’s just very unecessary based on the smaller subset use case we’re talking about.
How long would it take for you guys to do option 3?