Hi everyone!
I’m using integration activities (Salesforce) in a workflow. I have this Salesforce Object retrieved with variable type “CC_Platform”. In my workflow i’m assigning variables from the data of this object, for example: CC_Platform.Name , CC_Platform.Type, etc.
The problem is that in Salesforce my team added some new fields in the Object, but in my project these new fields are not showing in UiPath like members of my Object, BUT when I create a new whole project they do appear like members of the Object.
There is some way to “Refresh” the object variable in UiPath? I alredy restart Studio, delete the Object variable, Downgrade and Upgrade the packages.
Please help! Thanks in advance!