Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In this section you can generate an api token for a user or for the organization. A user can have multiple api tokens that allow a more granular usage of them (one token for integration A, one token for integration B). For information about the configuration in REST please also have a look at the REST tutorial using Postman. A configuration for SOAP can be found on this page: Hello World Tutorial.

Figure

Description

Image Modified

  1. User api token
  2. Organization api token
  3. Apps and Connectors for external applications

...

In this section, you can manage user specific API tokens of currently logged-in user. To create a new API token, press the "Add new API Token" button and enter any name of your choice. The token is generated and can be copied using the "copy" button which is part of the token display. Don't forget to enable the API token with the on-off slider before it can be used.


An API token can be deleted using the recycle bin icon. Note that integrations may stop working or will require a reconfiguration, when API tokens have been deleted.

Web applications and apps which implement an OAuth Code Grant flow to receive the bearer token are listed in the Apps and Connectors section.

Organization API Tokens

(deprecated)

In this section, you can manage organization specific API tokens of currently logged-in user. Be aware that an organization token grants access to envelopes, templates etc of ANY user of the organization, just by combining it with the user login name. In a default configuration, we do not enable that feature any more by default but kept it in the product for compatibility reasons so far.

...