Post CSV or Excel files directly to an import set
An administrator can post CSV or Excel files directly to instance.
Antes de Iniciar
Por Que e Quando Desempenhar Esta Tarefa
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>Importante:
The body of the POST must contain the file as a multi-part
attachment.