Voluum
Learn how to integrate your Voluum account with Kitchn.io.
In this document, you will learn how to create a connection between Voluum and your Kitchn account via the Voluum REST API.
Generating an access key in Voluum
When you need to use the Voluum API, first you need to generate the access key in the Voluum platform. Note that not all action and endpoints are accessible with an access token. Find the official Voluum API documentation here.
To get the access key, follow the steps below:
- In Voluum, click the ⚙️ icon (top right corner of the screen). Your account data view will show up.
- Go to the Security tab and scroll down to the ACCESS KEYS section
- Click the Add new key button. The Generate Access Key pop-up window will show up
- Provide the key name.
- Provide your account password.
- Click the Save button. The secret access key and access client ID will be generated.
- Once the secret access key and its ID are generated, click the Copy button - copy both values, the secret access key and access key ID, and save them.
- Close the Generated key pop-up window. The access key you have created is added to the list of keys in the ACCESS KEYS section.
Adding your access keys to Kitchn
Next, head over to your Kitchn account settings and open the Secrets tab, or simply click here. Click on Create a secret and enter a name, ideally voluum_access_key_id
and paste the Access Key ID into the Value field:
Now, repeat the same for the access key, using the name voluum_access_key
.
Perfect - you are now all set up to use Voluum data in your automations.
Last updated on September 27, 2023