First step
Recommended approach
When setting up an integration with Skovik, we recommend the following approach.
-
Read our guide on common integration scenarios.
-
Write down a short summary on how you're planning to structure the integration. Which systems are you pulling data from, what languages or tools will you use, what parts of our API will you use and how will you structure the integration application/script? This can usually be summarized in a few paragraphs of text, plus a few bullet points.
-
Send an email to [email protected] with this summary. It will allow us to provide feedback before you start writing code. Our experience is that people who skip the planning step will spend 40% more time writing code for the integration.
Prerequisite knowledge
Reading the Skovik API documentation requires familiarity with the common API building blocks, for example HTTP and JSON.
Below are some recommended reference sources we have used:
Updated 9 months ago
