Connector Improvement: Please add the ability to easily check the "field names of connectors recognized by the user" and "column names of the destination".
CompletedCan you please add a function to easily check the "field name of the connector recognized by the user" and the "column name of the destination".
For example, in Salesforce, Salesforce FIELD LABEL and Snowflake column are applicable.
Fivetran Metadata API can check the combination of FIELD NAME in salesforce and column name in snowflake, but FIELD NAME is not the field name recognized by the user.
The "field name of the connector as recognized by the user" is the FIELD LABEL.
Please do not use an API or other means to check this information, but use a direct and easy way for the user of the data to check.


I was told by Fivetran that there is a feature flag to change the way column names are written, but I would like to see the feature added in a way that makes the data more usable.
I was told to open a ticket regarding this.
If you would consider the above, please list salesforce, Anaplan, and NetSuite in that order.
Thank you in advance for your help.
-
Official comment
Hi all,
This data is available in the FieldDefinition and EntityDefinition objects that we recently started syncing.
- The
qualified_api_namecolumn is the Field Name you see in Salesforce (what is returned by the API) - The
labelis the Field Label you see in Salesforce
Please let us know if you have any additional questions or if this doesn't solve the issue you've encountered.
Best,
Sadie
- The
Please sign in to leave a comment.
Comments
1 comment