APIs & Integrations

ACandian
Contributor | Elite Partner
Contributor | Elite Partner

How to get the same data a POST webhook can give with a custom coded action

Helle everyone,

I need to send contact data with a webhook, including attachments.

The POST wehbook action send a really comprehensive amount of data and I would like to use that data in a custom coded action, adding at the end alla the attachments informations.

 

How can I have the same amount of data that a POST webhook action can give?

 

Thanks

0 Upvotes
2 Replies 2
Jaycee_Lewis
Community Manager
Community Manager

How to get the same data a POST webhook can give with a custom coded action

Hi, @ACandian 👋 Thanks for your question. Hey, @Teun @louischausse have you accomplished anything similar to what @ACandian is trying to do?

 

Thanks for taking a look! — Jaycee


HubSpot’s AI-powered customer agent resolves up to 50% of customer queries instantly, with some customers reaching up to 90% resolution rates.
Learn More.


Did you know that the Community is available in other languages?
Join regional conversations by changing your language settings !
ACandian
Contributor | Elite Partner
Contributor | Elite Partner

How to get the same data a POST webhook can give with a custom coded action

Hi Jaycee, thanks!


For now I'm relying on a webhook that replies to the hubspot webhook action with the body sent, so I can reuse the contect body on the following action. It's a third party solution and it's not so reliable.

I hope there's a more Hubspot oriented and reliable solution to this!

 

Thanks to anyone who can contribute on this

0 Upvotes