Option to see shareable "message link" in the URL bar as Standard. I would appreciate it, because I often create backlinks between conversations. I often use the "save to notion" extension and it uses the URL, that is shown in the Browser
At the moment, emails are only added as Notes within HubSpot - not as actual copies of the emails received from contacts - which can be altered after the fact & easily skew reporting.
Hi, I'd like to be able to fetch a teammate's vacation (wether if it's planned or ongoing) via an API endpoint. The end need would be to be able to alert specific clients on our webapp that the manager of their unit (as in real estate units) is un...
In-app (click able links) to conversations provided by API responses
you should put the conversation id in the response of the create draft endpoint (and other endpoint like create message) directly. I had to extract it out of the url `_links.related.conversation`. It would have been better to extract it out of the...