Import via Declarative UI action in Workspace

PrajD
Tera Contributor

Hi All,

 

For my custom app project, requirement is to create a button on list view page which will open pop up window, user will upload a file and then system will trigger import set and transform map. is import_admin or any import set related role required for non-admin users to import file using this button on a workspace list view page?

 

Thank you

1 REPLY 1

Teja R
Kilo Sage

Hi @PrajD ,

If the user only needs to load data into ServiceNow, assign the import_set_loader role. This role provides access to the Load Data module and allows users to import data without granting broader administrative permissions.

If the user needs to configure and manage the complete import process, assign the import_admin role. This role allows users to create and maintain Data Sources, Transform Maps, and Field Maps, as well as manage the overall data import configuration.

If my response helped, please mark it as helpful and accept the solution.
Thanks,
Teja.