AllenNeuralDynamics / AllenNeuralDynamics/allen-powerplatform-client
fact_mouse_proposed_behavior_sessions flow
- Lingua principale
- Python
- Stelle
- 1
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
**Is your feature request related to a problem? Please describe.**
I need to push curriculum data to fact_mouse_proposed_behavior_sessions table. I believe Bruno it already doing this through the rest api but I have heard that we should be using PowerFlows instead.
**Describe the solution you'd like**
I made a flow here in dev https://make.powerapps.com/environments/8fd02505-cbde-e955-8087-f7d04a48a511/logicflows?q=Behavior that just adds a row to the fact_mouse_proposed_behavior_sessions table in dataverse. I'm new to flows so it may need some tweaking. I've been testing it by just hitting it with an http request and it works how i need it to. The test code I've been using is [here](https://github.com/AllenNeuralDynamics/micestro/blob/5cefd7b2632747cfafa4c00abba1f271fd00a20f/adapters/music_library/src/music_library/databases/dataverse.py#L176-L201). I think the next step would be to add it to the allen-powerplatform-client? Looking through the readme, I know i need to go to the Custom Connector interface but I do not have access. Looking for help updating the flow to adhere to standards and integrating it into the allen-powerplatform-client
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.