OK - so far so good here. This seems to be working. I had four tickets from our customer service reps pass through this workflow last night and al...続きを読む
OK - I added this AND statement in. The flow of tickets has completely stopped. I had about 30 when I came in this morning (prior to adding the AND ...続きを読む
OK unless I'm doing something wrong, this does not work AT ALL. See first image below, I made this workflow (I get an email when the WF is complete...続きを読む
All, My team is having an issue where a ticket will sit in a Status state for too long. (like 'out of sight, out of mind within board view') I'm trying to create a workflow that moves the ticket out of Stage A to Stage B when it has been in 続きを読む
ok I answered at least part of this. I believe it's because of importing the JS library. That's why there's no direct URL. I have to go check out ...続きを読む
This is likely a dumb question but I looked through your (working) code and I don't see where the URL is called out. Like api.hubspot.com/crm/v3/o...続きを読む
All, ***SOLVED BELOW*** Hopefully this will help other people. Can some one show me what I'm missing in this Body statement? I can get this POST to work in POSTMAN (first image) but I can't get it to work in VBA in a spreadsheet. I expect 続きを読む
Good Afternoon, I work for a company that has multiple Hubspot accounts. I need to be able to create a new ticket in an account other than my own. I have tested a basic ticket creation in Postman using a private app key setup in the other Hu 続きを読む
Good Morning, A customer of ours has recently required us to "verify their PO" via a Office form. It's public and it located here: https://kone.us/SparesPOConfirm Which leads here: https://forms.office.com/pages/responsepage.aspx?id=Z 続きを読む
Good Afternoon, I'm trying to integrate some get/patch calls to Hubspot in some Excel VBA code. I've successfully been able to make some GET's but my code is incomplete for a PATCH. I'm not sure what to put within this call to pass my body over 続きを読む
All, I have some HS API calls baked into a spreadsheet. Without changing any excel code at all, I get different reponses from my HS API calls. For a while everything was working fine, I'd make the API call (as shown below) and do a debug.Pr 続きを読む
All, Can someone please shed some light on how to retrieve all fields of a ticket? I'm using POSTMAN and I've made a GET call to the address below: https://api.hubspot.com/crm/v3/objects/tickets/1569140281 (where 1569140281 is a existin 続きを読む