Single - Uploading an XML Job Feed to Snagajob
This resource contains integration instructions for vendors interested in uploading an XML Job Feed for a single customer file directly to Snagajob.
XML feed examples
File Upload Process
Request to obtain the pre-signed information
The account identifier provided by Snagajob. Required if X-SAJ-Partner is not provided.
A key provided by Snagajob that represents the partner. Required if X-SAJ-Account is not provided.
The unique identifier of the partner's account. The value is owned by partner but shared with Snagajob. Required if X-SAJ-Partner is provided.
The date and time of the request in the RFC1123 format (eg: Mon, 31 Oct 2022 20:23:10 GMT). Dates older then 15 minutes will be rejected.
A string specific to the request and signed with a private key as described https://docs.snagajob.com/authentication/generating-the-x-saj-signature".
OK
Represents the url and fields needed for a successful signed S3 browser POST
Gets the url to POST the form
Gets the url to download the file
OK
Request to upload your XML job feed
Last updated
Was this helpful?