Hi, I am working with Tickets in Hubspot, and I need to create a ShortCut Story (ShortCut is similar to Asana, Clickup, etc) from a ticket. Unfortunately the inline images are provided to Zapier in the description field with a [CID:image001.png@######.######] and this is useless outside of HubSpot. How can I transform that or get the actual URL to that image?
Sep 22, 20229:08 AM - edited Sep 22, 20229:10 AM
Participant
Extract image from Ticket to Zapier
SOLVE
OK thanks, at least we are now aware of this limitation, that pasted/inline images cannot be accessed outside of Hubspot.
Annoyance is not really the issue, as much as overlooking or missing data when reviewing an issue, which can cause delays and misinformation. Also, making Engineering go to another system (Hubspot) versus the suite of systems they already use, is more steps and overhead that can lead to that, as well.
We recently created a Custom Integration, for a client, that reads the Attachments (images) from HubSpot Custom Objects. The code requires an API call to get the Object (in your case a Ticket), then a second API call to get the Attachments.
Another gotcha - the images are not (and should not be) publicly accessible so we needed to create a third API call to render a temporary link to download the file.
I would be surprised if Zapier (or any similar services) could extract the image from the Ticket.
Happy to discuss to see if there's another way to solve this.
Hey @Mike_Eastwood , Thanks for the reply! Attachments work fine for us, it is the inline images that are a problem.
Our workflow is coming in from a Chat (Conversation) where a customer may "paste" an image into the dialogs. Thos turn into inline images in the conversation. At some point then we may transform that into a Ticket for triage. If diagnosed as a bug, then to Shortcut (i.e. like Jira).
Thinking outside the box, another solution could be if there is any way to convert inline images from a Conversation to attachments on a Ticket? (since attachements work)
Would this be possible, or using the workflow above, any way to get pasted items into an attachment format? Another idea; can we disable "pasting" images into the Conversations, and force them to attach?
Sep 22, 20229:08 AM - edited Sep 22, 20229:10 AM
Participant
Extract image from Ticket to Zapier
SOLVE
OK thanks, at least we are now aware of this limitation, that pasted/inline images cannot be accessed outside of Hubspot.
Annoyance is not really the issue, as much as overlooking or missing data when reviewing an issue, which can cause delays and misinformation. Also, making Engineering go to another system (Hubspot) versus the suite of systems they already use, is more steps and overhead that can lead to that, as well.
Join us on March 27th at 12 PM for the Digital Essentials Lab, an interactive session designed to redefine your digital strategy!
Engage with expert Jourdan Guyton to gain actionable insights, participate in live Q&A, and learn strategies to boost your business success. Don't miss this opportunity to connect and grow—reserve your spot today!
Hey @Mike_Eastwood and @himanshurauthan - Can you think of a way to view HubSpot ticket images in Zapier or a way to sync over a URL?
Thanks!
Best,
Kristen
Join us on March 27th at 12 PM for the Digital Essentials Lab, an interactive session designed to redefine your digital strategy!
Engage with expert Jourdan Guyton to gain actionable insights, participate in live Q&A, and learn strategies to boost your business success. Don't miss this opportunity to connect and grow—reserve your spot today!
Thanks for moving this along @kvlschaefer. This is critical to our continued use of the Service feature provided by Hubspot, to be able to push the relevant customer data to the engineering systems.