Hello everyone,
I'm from Globo.com (same team as @diogo.munaro) and we're in the process of
knowing more about Unomi and its API. Currently we're running in our local
machines but we're already with some machines ready to deploy Unomi in our
QA environment.
I have some questions about the API and I would be really grateful if
someone could lend me a hand.
I'm trying to understand the flux to create a segment. Reading the api docs
(http://unomi.incubator.apache.org/rest-api-doc/index.html) I understood
that to create a Segment first I need to create a Condition. I see that
there is a "conditionEvaluator" and a "queryBuilder" as part of the
payload, but I don't really understand how to use it. Lurking in the github
repository I found these conditions (
https://github.com/apache/incubator-unomi/tree/unomi-root-1.2.0-incubating/plugins/baseplugin/src/main/java/org/apache/unomi/plugins/baseplugin/conditions)
made as plugins, and also I didn't understand how to use them.

tl;dr:
How do I create Conditions and how do I create a Segment based on those
previously created Conditions?
How do I use those conditions created as plugins as my ConditionType?

Is there any documentation regarding those topics? I would gladly read them
before asking for help again about those topics.

Thanks in advance,
-- 
Gabriel Cardoso
Profiling@BigData
Globo.com

Reply via email to