Create Your First App
Before you can start developing against the VAKA Online API, an app must created. This section describes how you easily setup an app for development and test purposes.
Create App
Enter Customer Portal and choose Developer in the settings menu.
Under Apps -> Private Apps, click Add new.
Enter a name for the app, and select the features that should be connected to the app.
Click Save to get the app created.
The app should now be shown under the Private Apps section.
Connect App to a VAKA-system
Click on the app previously created under Private Apps.
Under the VAKA-System Connections, click Manage Connections.
Select the VAKA Systems tab and click Add. Pick the VAKA system and the external system account to be used. Finally click the Confirm button.
Click Save.
When saved, copy the approval id available in the dialog that is shown, and store it in a safe place. The approval id is needed for you to generate an API-key, described in the authentication section.
Last updated