Post CSV or Excel files directly to an import set
An administrator can post CSV or Excel files directly to instance.
Avant de commencer
Pourquoi et quand exécuter cette tâche
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>Important :
The body of the POST must contain the file as a multi-part
attachment.