A consumer represents an end-user or organization that will connect to third-party services (or connectors) through your Chift’s Unified APIs.
his guide explains how to create and manage consumers in your Chift account.
A consumer is an entity (typically one of your customers) that will use the connectors you’ve activated to integrate with various services.
Each consumer can have multiple connections to different services (accounting, pos, ecommerce, invoicing, …).
Each consumer is represented by a GUID
and by a name
.
A internal reference can as well be added (Feature available upon request).
In production, you will typically create a consumer through the API.
Connections make the link between consumers and software. Each consumer can have multiple connections. A connection is represented by a name
, a link to a specific software
and link to a specific Chift API
. A connection will for example represent the credentials to connect to an Odoo instance for a specific consumer.
In production, you will typically skip this page and let your users navigate directly to the connexion page of connectors.
In production, you will typically activate a connexion through the API. You will be able to retrieve the connexion url for a consumer and share it with him.
Once created, you can:
After creating a consumer and activating a connexion, you can:
A consumer represents an end-user or organization that will connect to third-party services (or connectors) through your Chift’s Unified APIs.
his guide explains how to create and manage consumers in your Chift account.
A consumer is an entity (typically one of your customers) that will use the connectors you’ve activated to integrate with various services.
Each consumer can have multiple connections to different services (accounting, pos, ecommerce, invoicing, …).
Each consumer is represented by a GUID
and by a name
.
A internal reference can as well be added (Feature available upon request).
In production, you will typically create a consumer through the API.
Connections make the link between consumers and software. Each consumer can have multiple connections. A connection is represented by a name
, a link to a specific software
and link to a specific Chift API
. A connection will for example represent the credentials to connect to an Odoo instance for a specific consumer.
In production, you will typically skip this page and let your users navigate directly to the connexion page of connectors.
In production, you will typically activate a connexion through the API. You will be able to retrieve the connexion url for a consumer and share it with him.
Once created, you can:
After creating a consumer and activating a connexion, you can: