Create an endpoint for retrieving list of Line Item Subsets in the model. Also, we need an endpoint to see which line items are included into the subset.
Hi @Nikolai Starostin,
I like the idea as I also needed it once, FYI as a workaround you can use:
So you can try to iterate over endpoints, and once you face i.e., 10 missing line item subsets (404 return), you can assume that you reached the end. The problem is, it doesn't allow you to determine which line item subset is whichβ¦
In as much detail as possible, describe the problem or experience related to your idea. Please provide the context of what you were trying to do and include specific examples or workarounds: Applying things like bps is great but would be great to not have the space between number and item. For pre-defined ones such as %β¦
Currently Templates can only be run on a certain day of the week or selected date of the month. It would be great if it can have more options to trigger workflows
Before we start, here's a quick description of what are simple lists. Then, I will share how each level in a simple list can be flagged. Simple lists contain list items in a single list with a parent/child hierarchy. For example: It's often tricky to apply logics to this list because you can only add data to child listβ¦