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 ...
Wed, 6 Nov, 2024 at 5:25 AM
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...
Wed, 6 Nov, 2024 at 5:29 AM
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)...
Wed, 6 Nov, 2024 at 5:31 AM
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...
Wed, 6 Nov, 2024 at 6:43 AM
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...
Wed, 6 Nov, 2024 at 5:41 AM