Is there a way through the HubSpot API to add a PDF file to a Company in HubSpot under the attachments section?
I am auto-generating a PDF in my C# application. After the PDF is created, I am trying to post this PDF to the company object in HubSpot.
Is there a way through the HubSpot API to add a PDF file to a Company in HubSpot under the attachments section?
I am auto-generating a PDF in my C# application. After the PDF is created, I am trying to post this PDF to the company object in HubSpot.
Hi @kobrien94 ,
Found this workaround in a different thread; wondering if it will work for you?
In summary, this will take multiple steps:
Hope this helps!
------
Find my answer helpful? Support the community by indicating it as the solution.
Click here if you wish to find out more on how you can Get That Bread better, faster, with our specially curated services.
Zach C.
Chief Baker
GetThatBread
Yup that helped a lot. Thank you!
I also found this article helpful too