Create Windows Service

Job ID: 34497651

Budget: $30 – $250 USD

Need to create a simple windows service that polls a table every 2 seconds to check for new records. Once new records are detected, it will need to make an API call for each record using the RecordID:

[url]/api/process_record_workflow/[RecordID]