how can i import multiple badge information to servicenow for the badge integration ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2023 03:07 PM
how can i import 1000+ badge information to the user badge in walkup experience ?
is there any batch upload or can i just write to the table ?
Labels:
- Labels:
-
Walk-Up Experience
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2023 06:03 PM
@chercm In order to import data in ServiceNow you can use a CSV/Excel as data source and import the data using transform maps. Please refer to https://developer.servicenow.com/dev.do#!/learn/learning-plans/utah/new_to_servicenow/app_store_lear... this tutorial to know more about data import and transform map in ServiceNow.