InTouch Hub · Blue Isle Software

GererMesAffaires

GererMesAffaires — read the business groups, spaces and predefined Box/Hub folder structures of an accounting practice.

Provided free and as is, without warranty of any kind — including merchantability, fitness for a particular purpose, and the accuracy or completeness of any result. See the licence. You are responsible for checking what this produces before relying on it.

accountingbusinessdocumentfinance

Gerermesaffaires

Tool for the gerermesaffaires API.

Operations

Inputs

Example

operation: get_box_menus
clientId: <your client id>
clientSecret: <your client secret>

Publishes

The keys a later task may reference as {{taskName.key}}. Referencing anything not listed here resolves to nothing at run time.

Input Properties

Every property this tool accepts, from its own tool.iml.

Property Type Required Default Description
clientId string yes OAuth client ID for gerermesaffaires.
clientSecret string yes OAuth client secret for gerermesaffaires.
operation string yes One of: get_box_menus, get_business_groups, get_business_groups_all, get_business_groups_id, get_business_groups_id_spaces, get_hub_business_groups_id_menus
scope string no box hub robot OAuth scopes (space-separated); default from the spec.
Id string no Path parameter Id (required by some operations).
id string no Path parameter id (required by some operations).
query string no Optional query params as a JSON object string, e.g. {"limit": 10}.