Metadata Knowledge base
I noticed there's a new metadata option in the knowledge base for the agent step that allows filtering based on specific metadata (see image), which is great. I’d like to set this metadata field in the knowledge base immediately when adding a product through the API. I haven’t seen an option to do this yet. Does anyone know if this is already possible?

5 Replies
Yes, you need to look at the KB table data API: https://docs.voiceflow.com/reference/post_v1-knowledge-base-docs-upload-table-1
Voiceflow
Upload Table Data
Uploads new table data to the Knowledge Base. This endpoint supports completely custom fields in the table data, including various data types such as string, number, array, or object.

This has been in the API for over a year
Thank you for the response, but this was not what i was looking for. I am already using this. This is a new metadata field which can be added in the agent step advanced querying. I am specifically looking for a way to add that this new metadata through the api. It seems it is not available yet
@Ruben it is in the api docs listed bove. See the Body Params above or on the page.