---
title: "Four Exact Online APIs are no longer available per 1 June 2023"
canonical: "https://help.fieldbuddy.com/space/FBDOCS/blog/5237800961/Four%20Exact%20Online%20APIs%20are%20no%20longer%20available%20per%201%20June%202023"
format: markdown
---
Exact Online notified us that starting 6/1/2023 four of their API’s will no longer be supported.

### Mail from Exact: Migrate to new APIs before June

> On 1 June 2023, we will remove four APIs from one or more applications with which you have connected to Exact Online.
> 
> The following APIs are affected: CRM/Quotations, SalesOrder/ SalesOrders, GET PriceLists and GET SalesPriceListDetails. If your applications use any of these APIs, make sure to migrate to the new APIs before 1 June.
> 
> Please see the [release note](https://support.exactonline.com/community/s/knowledge-base#All-All-DNO-ReleaseNote-rn-2209-rn-appcenter-newsyncapi) for further details and alternative APIs.
> 
> Kind regards,
> 
> Team Exact

As described in the e-mail there are alternatives available. Fully explained in this [article](https://support.exactonline.com/community/s/knowledge-base#All-All-DNO-ReleaseNote-rn-2209-rn-appcenter-newsyncapi).

### The impact

The endpoints will no longer work and an error will take place. This error will be registered as an Audit trail. Data will no longer be synchronised. 

### How to check if I’m impacted?

Go to your FlexConnect app in your administration and open up the Service Provider.

If you have any object mappings configured using the endpoints (Entity / URI):

- [CRM/Quotations](https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=SyncCRMQuotations) - `sync/CRM/Quotations`
- [SalesOrder/SalesOrders](https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=SyncSalesOrderSalesOrders) - `/sync/SalesOrder/SalesOrders`
- [GET PriceLists](https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=SalesPriceLists) - `/sales/PriceLists`
- [GET SalesPriceListDetails](https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=SalesSalesPriceListDetails) - `/sales/SalesPriceListDetails`

Then, yes. Your organisation is impacted. 

### What to do?

Please update the object mappings accordingly using the following alternatives:

- `sync/CRM/Quotations`
  - [Quotation headers](https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=SyncCRMQuotationHeaders) (Sync)
  - [Quotation lines](https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=SyncCRMQuotationLines) (Sync)
- `/sync/SalesOrder/SalesOrders`
  - [Sales Order headers](https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=SyncSalesOrderSalesOrderHeaders) (Sync)
  - [Sales Order lines](https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=SyncSalesOrderSalesOrderLines) (Sync)
- `/sales/PriceLists` and `/sales/SalesPriceListDetails`
  - [SalesPriceLists](https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=SalesSalesPriceLists) (GET)
  - [SalesPriceListPeriods](https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=SalesSalesPriceListPeriods) (GET)
  - [SalesPriceLIstLinkedAccounts](https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=SalesSalesPriceListLinkedAccounts) (GET)
  - [SalesPriceListVolumeDiscounts](https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=SalesSalesPriceListVolumeDiscounts) (GET)
  - [SalesPriceListVolumeDiscounts](https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=SyncSalesSalesPriceListVolumeDiscounts) (Sync)

> ℹ️ Make sure you have the [latest (1.17.10 or above)](https://login.salesforce.com/?ec=302&startURL=%2Fpackaging%2FinstallPackage.apexp%3Fp0%3D04t08000000Y9kL) version of the FlexConnect package. This package supports the SYNC api’s, and allow show API usage

If you have any questions. Please contact our support team.

![image](media://94868583-6af1-401b-9434-2ce980b95975)