How to correctly create a custom timelineActivity with multiple relations
Hi Team!!
I'm working on building some really amazing integrations with N8n.io for my TwentyCRM instance that I self host! First off thanks again for a really solid product!
I'm hoping to add in some "custom" events into the Company's Timeline and a custom object of "Automation"'s Timeline for events of "contract viewed", "contract signed", etc.
But when I add the two relations, it starts to throw internal server errors that too many attributes (greater than 100) have been used and I cannot view the company or automation record attached to this new timelineActivity until I delete the timelineActitivy via API.
It looks like
properties
properties
JSON object/attribute doesn't have a schema listed, does anyone have more information on what this should look like when putting in a custom message/status?