This message was deleted.
# ask-questions
w
This message was deleted.
p
There is a data-model. Crazy idea 1. Use kafka connector to get the record that just was created 2. Only update the variants during a idea phase 3. Have the processor query seldon and update the variants directly Caveats: 1. Requires Kafka connector 2. Writes directly to GB mongo database 3. Eventually you will see the variants
Don;t they have webhooks?
f
Hello. Our REST api is brand new and we are still adding endpoints to it. Eventually you will be able to create and edit experiment analyses programatically this way. Currently, the only real option is to edit MongoDB directly.
o
What about using the internal REST API which the frontend uses?
f
There are probably ways to hack that together, but it will be a little tricky since the authentication system is expecting a browser session and cookies to be available.
150 Views