<aside> ⚠️ If you want to utuilize user partitioned data, please ensure that you’ve enabled and allowed your users to upload directly within the app 👇
[For Each User] Direct Data Ingestion from Bubble
</aside>
| chatbot_id | the chatbot ID we created in the “getting started” section
This allows us to select the specific prompt template we wish to utuilize | required | | --- | --- | --- | | Message | This is the query we’re sending to Cerum Flow. For most use-cases, you’d want this data sent dynamically | required | | Sub-user ID | Tied to the users id on your application that is querying the data
When No Sub-User Id is enabled, it will by default grab the data from the Admin | optional |
The Message Parameter supports both multiple dynamic data fields and hard coded ones just as you would with other bubble elements & workflows.
As an example,
We have two dynamic data fields, input Question along with a dropdown element such as language dropdown where a user would select their language.