Join Slack
Powered by
i have the employee name, i need to fetch the inte...
# suitescript
v
vennila ramasamy
06/13/2023, 11:56 AM
i have the employee name, i need to fetch the internal id of the employee. how could i do it in suitescript? anyone please help?
n
NickSuite
06/13/2023, 12:03 PM
You need to search the employee record based on the name. Use N/search module and search.create() method.
Open in Slack
Previous
Next