Forum Discussion

ChrisFaye1's avatar
ChrisFaye1
Qrew Cadet
5 years ago

Integration FailSafe Ideas

Hi Everyone, 

I'm currently using an integration tool (Tray.io) to connect HubSpot with QB. Long story short this integration is working to create/update/delete a matching record in QB whenever something major changes on the HubSpot record (deal). Because of HubSpot limitations, I am forced to trigger the webhook off of a few different events (in HubSpot). Once in a while these two events trigger so close to one another that the creation or updating of a file in QB hasn't completed by the time the secondary webhook triggers. Issue: This ends up creating 2 records when there only should be one. 

Looking for ideas on how to mitigate this or at least quarantine these duplicate records. My first thought is to figure out how to set up an automation in QB that when 2 records has the same value for field X (HubSpot Deal ID) then check a checkbox field for 'Manual Review' and filter any of those into another report. 

Has anyone had an similar experiences or dealt with cleaning out duplicate records?

Thank You!
Chris

------------------------------
Chris
------------------------------
  • Te only way to currently detect duplicates is to make a table of unique Hubspot Deal IDs.
    Then you can make a relationship and make a summary field for the # of children to flag where there is more than one child record..​

    ------------------------------
    Mark Shnier (YQC)
    Quick Base Solution Provider
    Your Quick Base Coach
    http://QuickBaseCoach.com
    mark.shnier@gmail.com
    ------------------------------
    • MarkShnier__You's avatar
      MarkShnier__You
      Icon for Qrew Legend rankQrew Legend
      ... so you need to have an Automation to to create these Unique Hubspot Deal Ids when a record is created and there Parent record does not yet exists.

      ------------------------------
      Mark Shnier (YQC)
      Quick Base Solution Provider
      Your Quick Base Coach
      http://QuickBaseCoach.com
      mark.shnier@gmail.com
      ------------------------------
      • ChrisFaye1's avatar
        ChrisFaye1
        Qrew Cadet
        Thanks, Mark! So it sounds like we'd still have to manually delete those duplicates, yeah?

        ------------------------------
        Chris
        ------------------------------