Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
api:api_journal [2024/02/15 10:00] – [Parameters] Lauri Elevantapi:api_journal [2024/02/15 10:01] – [HEAD, GET] Lauri Elevant
Line 9: Line 9:
  
 For example, if you want to copy data to your system once an applicant is given a specific offer type, simply poll for the ''Offer was edited: ?'' event. This event is logged each time an offer is edited. If you go over the list of events received, you can easily pick out the ones where the offer type is the one you're looking for and continue to poll more information about these applicants (documents, application data etc.) For example, if you want to copy data to your system once an applicant is given a specific offer type, simply poll for the ''Offer was edited: ?'' event. This event is logged each time an offer is edited. If you go over the list of events received, you can easily pick out the ones where the offer type is the one you're looking for and continue to poll more information about these applicants (documents, application data etc.)
 +
 +**This call will only return events from the last 6 months, for performance reasons.** If you need to access older events, please request an exemption from customer support.
 ==== Syntax ==== ==== Syntax ====