function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Jeremy DJeremy D 

I updated a column (field) in Sales Force but it did not refresh in the back end

Hi

I am using Devard to integrate data into Sales force.

I updated a column form text(12) to text(18). However, It still show text(12) in the backend.

I did some research and it sayd I need to go into the hubspot ...to update
http://help.hubspot.com/articles/KCS_Article/Salesforce/I-edited-my-custom-Salesforce-field-but-it-did-not-update-in-HubSpot

i am not sure what this is but can't find it.

Please help.

Thank You

Ken

 

SonamSonam (Salesforce Developers) 
If I understand this correctly - you are using the Metadata API to update the  field length? could you please throw some more light on the type of integration you have down between Salesforce and your 3rd party..
Jeremy DJeremy D

Thank you for responding.  I realized that I need to refresh the metadata  of the third party tool.

I use Devart dotnet connector.