Hi all!
I created a data type with with 20 fields (basic strings and numbers) and needed to change the field names (wanted to add a prefix to them, making it easier for me to located).
However, when I attempt to look for data in the API, i see that the fields still reflect my original field names. I’d really like to understand why this occurs AND if there is a ‘fix’ that could resolve this issue.
I recognize that I could resolve by reverting field names and/or recreating the data type, however I would really like to learn how not to trip on this hurdle.
Best,
Jason