Step 6. Making the step to production
-
Requirements:
Because data integrity is very important on production, moving to production involves validation of your integration on sandbox. Before requesting validation, you should meet the following requirements:
- Sandbox should be running without errors
- Sandbox should be running without unnecessary requests
- Only validated scopes will be approved
- You have requested the scopes in the Visma Developer Portal
-
Do a test-run on sandbox
- You have created a test-run of all the requests you are doing on sandbox.
- For this, you need to remove all cache and run the application exactly two times.
- Make sure there are no other requests done the day of the test-run.
-
Requesting sandbox validation:
If you meet all requirements, fill out this form to request validation:
-
Activating production integration:
Once your request is approved, setting up the authentication for production is almost the same as on sandbox. There are some differences:
- Read production instead of sandbox
- In 1.1.1, use app.brincr.com/register as a link (for new Brincr users)
- In 1.2, append
(production)
to your application name - In 4, use
https://connect.visma.com/connect/token
as the url - In 5, use
https://api.brincr.com/api/v1/categories
as the url - The Brincr user needs to do steps 1 and 3.2.3
- The developer needs to do steps 2 through 3.2.2
-
Requesting production activation:
If you meet all requirements, fill out this form to request production activation. Our team will approve your request asap. Once approved your integration works on production data.
-
Finalize:
Once your API integration works on the production environment please check on regular base:
- the amount API calls on production environment by API Statistics
- the amount of errors in API calls on production environment by API Statistics
- new updates on https://api-docs/changelog