Links
Propeller supports different types of resources, such as categories, products, usergroups, users, companies, etc. These resources can be linked to one another to cover different use cases, from enriching products with other similar products, accessories, etc. to indicating an account manager user of a company. These relationship types are predefined and are listed below. The Link API can be used to consult, create, update or delete a link between two resources.
Link types
Type | Subtype | From resource | To resource | Use case |
---|---|---|---|---|
accessories | * | * | * | Typically used for products enrichment |
accessoryfor | * | * | * | Typically used for products enrichment |
related | * | * | * | Typically used for products enrichment |
relatedfor | * | * | * | Typically used for products enrichment |
alternatives | * | * | * | Typically used for products enrichment |
options | * | * | * | Typically used for products enrichment |
parts | * | * | * | Typically used for products enrichment |
partfor | * | * | * | Typically used for products enrichment |
account | manage | user | company | User which is an account manager of a company |
account | manage | contact | company | Contact which is an account manager of a company |
*any can be used