Ethan K.Marvin A. Running into issues with the HubSpot Create Communication action. The Object Properties require a SON object; however, the scope and structure of the prompt is unclear.
Yea Lindy prompt can parse JSON but you are at the mercy of LLM so just make sure to use good model and have a particular prompt - especially including things like no characters before/after json, etc.
If you want to be superrr particular and have all the info beforehand - best practice would be to use run code and produce a JSON object then reference it manually