Icon Postman

Instructions on using the Postman software for bulk job import!

Preparing a CSV file
To successfully import bulk jobs into Sassie using the Postman software, you will have to prepare your data for import.  To use this endpoint, you will ...
Creating a Collection
To create a new collection, in this example, you'll start by creating a new request first.  You can create a new request from the sidebar in Postman...
Authorization
Authorization setup is shown in a different article! You will repeat the same setup for this example under POST Job Import (name of the collection)...
Variables Setup
In this example, submit_date is included. Report_date and job_date can also be added. The CSV file should follow the same order as the variables in the list...
POST Request and Run Collection
POST Request Select collection in this example it is "POST Job Import" and add  https://www.sassieshop.com/2xx/sapi/api/job_import XX...