APIs & Integrations

salesengineers
Member

Nested JSON Payload in Webhook Automations

SOLVE

Hi everyone, 

 

We are looking to use webhooks in Hubspot Automations. (This process here)

 

The issue we are running into is that the workflow step does not allow for nested JSON payloads. Has anyone figured out how to do this? Ideally we want the payload format to look like:

{
    "user": {
        "phone": "<HUBSPOT_PHONE>",
        "email": "<HUBSPOT_EMAIL>"
    }
} 

 Thank you! 

0 Upvotes
1 Accepted solution
Jaycee_Lewis
Solution
Community Manager
Community Manager

Nested JSON Payload in Webhook Automations

SOLVE

Hi, @salesengineers 👋 Thanks for reaching out. For this use case, I don't have any additional documentation to share.

 

Have a look at this post from @LMeert for some thoughts on other approaches — Workflow webhooks with nested parameters.

 

Best,

Jaycee


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!


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

View solution in original post

0 Upvotes
2 Replies 2
Jaycee_Lewis
Solution
Community Manager
Community Manager

Nested JSON Payload in Webhook Automations

SOLVE

Hi, @salesengineers 👋 Thanks for reaching out. For this use case, I don't have any additional documentation to share.

 

Have a look at this post from @LMeert for some thoughts on other approaches — Workflow webhooks with nested parameters.

 

Best,

Jaycee


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!


Did you know that the Community is available in other languages?
Join regional conversations by changing your language settings !
0 Upvotes
salesengineers
Member

Nested JSON Payload in Webhook Automations

SOLVE

Thanks for the response! 

0 Upvotes