Implementation
- Tags Sync Workflow Guide — workflow context and sequencing
- How to Sync Tag Groups with Accounting Dimensions — API usage and step-by-step instructions
Conceptual Model
Tag Group synchronisation keeps Pleo’s Tag Groups aligned with the selected Dimensions in the AS.| AS Entity | Pleo Entity |
|---|---|
| Accounting Dimension | Tag Group |
| Dimension code | Tag Group code |
| Dimension name | Tag Group name |
Sync Process
1. Pull selected Dimensions
Retrieve the Dimensions currently selected for synchronisation. For each selected Dimension, check whether it is still active in the AS:- Active: proceed with synchronisation.
- Inactive: automatically deselect the Dimension. The corresponding Tag Group will be archived. This Dimension is not used in the steps below.
2. Pull Tag Groups from Pleo
Retrieve active and archived Tag Groups from Pleo for the connected company.3. Match Dimensions to Tag Groups
For every selected active Dimension, match against Tag Groups using the Dimension’s code (case-insensitive).Code found — Tag Group is active
The AS Dimension is active and the matching Pleo Tag Group is also active. No action required.Code found — Tag Group is archived
The AS Dimension is active but the matching Pleo Tag Group is archived. Unarchive the Tag Group.Code not found
The AS Dimension is active but no matching Pleo Tag Group exists. Create a new Tag Group with the Dimension’s name and code.4. Archive unmatched Tag Groups
Pleo Tag Groups that are active but have no matching selected AS Dimension must be archived. This covers Tag Groups that existed from a previously selected Dimension that has since been deselected or removed.Matching Rules
- Matching is performed using the code field on both ends.
- Matching is case-insensitive: a Dimension with code
DEPTmatches a Tag Group with codedept. - Name differences do not affect matching — only code is used.
What Comes Next?
Related Reading
- How to Sync Tag Groups with Accounting Dimensions
- Tags Sync Workflow Guide
- Platform Capabilities — Tags Sync