Create Fortnox connection
This action creates a connection for Fortnox and is intended for dynamically connecting to different subscriptions based on parameters or conditions during the execution of a Flow.
A Dynamic Connection overrides the Connection during Flow execution.
If you store the credentials for the Fortnox outside Flow (for example in your own Azure SQL or PostgreSQL database), use this action to dynamically create a connection. The connection returned from the action must then be used as the input to the Dynamic connection property of a Fortnox request action.
Properties
| Name | Type | Description |
|---|---|---|
| Client ID | Required | A unique identifier for the client application. |
| Client Secret | Required | A confidential key used to authenticate the client. |
| Tenant ID | Required | The ID of the Tenant (database ID). |
| Scopes | Required | Select one or more scopes for use in requests. |