What is the smenso Integration API?
The smenso Integration API is an application layer that allows other applications to read and update data of a smenso workspace, e.g. tasks can be created and updated this way and more.
Who can use the smenso Integration API?
Currently, all regular accounts (administrators, members, restricted members, viewers and guests) can use the smenso Integration API and have the possibility to create their personal API token.
Why use the smenso Integration API?
There are several use cases one can think of for the smenso Integration API, these include for example:
- Creating a new task in a smenso project when a record is created on another system (e.g. from an external form)
- Importing data from another source programmatically
Authentication with API token
Before starting to query a smenso account via the API, authentication via an access token (API Token) must be established.
Each smenso account has the ability to create a personal API Token that grants API access to smenso data that this smenso account has access to according to their roles and permissions.
Creating an API token in the Admin Center
- Open the
Admin Center
- Go to
API Token
- Choose
Create API token
- Choose the
Workspace
for which the API token should be applied and theExpiration time
- Give the API token a name for better recognition
- Confirm by clicking
Create
- In the next dialog: Copy and save all information in this dialog, as it will be displayed only once. After closing the dialog the information cannot be viewed again.
Close
the window
Now the API token is created and you can use it for authentication with third party applications.
Note
Currently, to set up an "API endpoint" in smenso to access it with a third party application, our help is needed. Please contact our support if you want to use the Integration API. We will help you set it up.
Comments
0 comments
Please sign in to leave a comment.