Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 671 Bytes

File metadata and controls

12 lines (9 loc) · 671 Bytes

USAStaffing-Recursive-Process-API

Process API that integrates with USA Staffing Data APIs, recursively retrieves any changes made in the last X hrs and transforms the results that can be pesisted into any system such as Salesforce in a customer favorable format

Pre-requisites:

  • Request an API Key in USA Staffing website
  • Once received, populate it against the property key, "staffing.api.key"
  • Mention the time period (in hrs) against the key, "time.period.hrs". It is defaulted to 24 hrs.

How to run:

  • Run this as any other mule api
  • Invoke the endpoint /staffing/recursive to initiate the process to collect staffing data based (changed in last X hrs)