<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>

Screenshot 2023-10-23 at 12.43.15 AM.png

Workflow action Input Fields

| 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 |


Adding Dynamic Elements to the Querying (directly via bubble)

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,

Screenshot 2023-08-04 at 7.57.44 PM.png

We have two dynamic data fields, input Question along with a dropdown element such as language dropdown where a user would select their language.