How Often Does Refari Synchronise Information with JobAdder?

Created by Aaron Refari, Modified on Mon, 18 Aug at 5:01 PM by Ritesh WebDev

This article explains how Refari synchronises with JobAdder to ensure your jobs, users, and candidates remain up to date. Synchronisation happens both at regular intervals and in response to specific events (webhooks), which helps keep data current while avoiding unnecessary API calls.

User Management

  • Refari checks for updates to user information in JobAdder every 3 hours.

Job Advertisements

  • Refari checks every 4 hours for changes made to existing Job Ads.
  • Refari checks every hour for new or deleted Job Ads. This acts as a backup if webhook events such as jobad_posted or jobad_expired are missed.

Candidate Management

  • Every 4 hours, Refari checks for candidates with referrers to import.
  • Every 3 hours, Refari checks for missed applications (last 24 hours) to ensure they are sent to JobAdder.
  • Every 3 hours, Refari checks for missed candidate registrations (last 24 hours).
  • Every 6 hours, Refari checks for missed answers to application and registration questions (last 24 hours).

Progressions

Progressions are updated instantly using the webhook event jobapplication_status_changed. No scheduled backup checks are performed.

Webhooks Used

Refari uses the following JobAdder webhooks:

  • jobad_posted – creates new Job Ads in Refari
  • jobad_expired – expires Job Ads in Refari
  • jobapplication_status_changed – updates applications, imports referred applications, imports TopRec applications, and logs progressions
  • placement_approved – (this event is deleted in the webhook creation task)

For more details, see the JobAdder Webhooks Documentation.

Summary Table

FeatureCheck Frequency
User ManagementEvery 3 hours
Existing Job AdsEvery 4 hours
New/Deleted Job AdsEvery hour (webhook fallback)
Candidates (with referrers)Every 4 hours
Missed ApplicationsEvery 3 hours (last 24 hours)
Missed RegistrationsEvery 3 hours (last 24 hours)
Missed Answers to QuestionsEvery 6 hours (last 24 hours)
ProgressionsInstantly, using webhooks
  Note: By following this schedule, Refari ensures that all Jobs, Users, and Candidates remain synchronised with JobAdder.
  Other articles you might be interested in: 
 How to update job adverts from Jobadder the quick way

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article