How It Works - Proff¶
Using Proff as data source requires the customer to have an agreement with Proff.
Proff API¶
ACD fetches data from two endpoints in the Proff API when a single search is performed. The /companies/eniropro
endpoint is using a free text search based on company name. The /companies/register
endpoint makes it possible to search for a single company by organization number. Note that the organization number must be an exact match.
Furthermore, /changes/register
is called to fetch the latest updates during the nightly job. Every time the job runs, the last_checked_for_updates
value in the runtime config is updated. That value will be used to populate the since
parameter on the change request the next time the task is executed.
Country support¶
Searches in the Proff API can be performed in Norway, Sweden, and Denmark, depending on the existing agreement.