Improvements to New Data Connector Interface | Community
Skip to main content
Submitted

Improvements to New Data Connector Interface

Related products:Data
  • May 21, 2026
  • 0 replies
  • 11 views

Hello! I’m a fan of the new Data Connector interface, but there are some usability issues that I’m hoping you all can address quickly:

  1. Custom attributes show as ID numbers and not names: When you insert custom attributes into a data connector, they show up like {{conversation.custom_attribute.8613496}}, and there is no easy way to look up this number in the attributes section of settings. Can this be changed so that the name of the attribute is shown instead?
  2. When inserting attributes using the “Add data” button, the attribute is put at the bottom of the JSON body. Can the data instead be added where my cursor is?
  3. Right now, if the JSON body goes more than 11 lines, it extends past the area allotted for it, which is fine. But, the side-to-side scroll bar is also pushed out of the area. This means that if you want to scroll side-to-side, you have to scroll down to access the side-to-side scroll bar, and then scroll back up to where you were.