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.