How to segment reports using Tags
name
and tag_group_id
.
If you allow Instances to create their own tags, we recommend placing this flow on a settings page or as a part of their account setup.
tag_ids
. Using either of these methods will apply the Tags to all Line Entries connected to the Transaction.
Use the List Transactions endpoint to list all Tags on all Line Entries associated with that Transaction.
id
s of each Tag into tag_ids
. Using either of these methods will apply the Tags to all Line Entries in the Journal Entry.
Use the Get Journal Entry endpoint to list all tags on all Line Entries contained within that Journal Entry.
Tag
into tag_ids
to update the Tags on a specific Line Entry.
tag_ids
, which correspond to the selected tags. Selecting one or more tag_id
s will filter the report using only Line Entries that have all given Tags.