Hi
I’m working with Netsuite , there are customize fields which i am not able to extract and those don’t are not listed… Is there a way to retrieve these fields to send them data?
Hi
I’m working with Netsuite , there are customize fields which i am not able to extract and those don’t are not listed… Is there a way to retrieve these fields to send them data?
Hi @keerthi.kv ,
Yes, in UiPath, you can retrieve custom fields that are not listed by using the Netsuite API or by directly interacting with the HTML/DOM elements of the Netsuite web application. This will allow you to extract and send data to these custom fields using UiPath automation.
Thanks,
Hi @RajKumar_DC ,
But I was not able to get the values for the corresponding Keys, all the custom fields were not seen in get records as well.
@keerthi.kv - can you provide some screenshot to get more clarification what is requires.
@ABHIMANYU_THITE1
From the below image , i was trying to use “Item.ScriptID” , i was able to get only FieldId for the Custom fields, but i was not getting the value for the corresponding Custom FieldID.
