Post CSV or Excel files directly to an import set
An administrator can post CSV or Excel files directly to instance.
始める前に
このタスクについて
You can upload a file
using POST to the following URL (replace placeholders with desired
values):
https://<instance>.service-now.com/sys_import.do?sysparm_import_set_tablename=<table_name>&sysparm_transform_after_load=<true>重要:
The body of the POST must contain the file as a multi-part
attachment.