#Issue using the API for importing Links to Twenty

1 messages · Page 1 of 1 (latest)

white crest
#

Currently using n8n for some workflow automation to map various things into fields in Twenty. Pretty much everything works except Links. I have it formatted as an object that Twenty should understand from the label to the actual URL and when testing I can see it passthrough but checking Twenty I do not see the Link even after multiple refreshes. Is there something I'm doing wrong on that end in regards to that?

Just to further explain I'm formatting the link into an actual object with the label and actual URL wrapped under it. Twenty seems to accept it but when checking it does not show up.

neat solstice
white crest
#

Sorry for the late reply on this. This was not the fault of Twenty, it was an issue with my n8n configuration and I have since fixed this issue. It was the way I was sending the field mappings over, just made some errors from a workflow perspective in n8n.