Hey @fterp👋 Thanks for your question. This is a common point of confusion when working with Google Apps Script.
Looking at the official Google Apps Script documentation, have you tried to access the e.postData.contents property in your script? This will give you the full raw JSON string from HubSpot, which you can then parse to access all the data points you're looking for.
Have fun testing! — 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 !
Hey @fterp👋 Thanks for your question. This is a common point of confusion when working with Google Apps Script.
Looking at the official Google Apps Script documentation, have you tried to access the e.postData.contents property in your script? This will give you the full raw JSON string from HubSpot, which you can then parse to access all the data points you're looking for.
Have fun testing! — 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 !