AI Field Auto generation

Hi @FoxME,

You should use this endpoint: generate_table_ai_field_value.

It doesn’t seem to have properly documented the request, but it is just a list of row ids in a format like this: {"row_ids":[1,2]} where 1 and 2 would be the row ids to generate values for.

1 Like