Checkbox

Hi, im working on a project of mine and i have a form with a checkbox group. The user can select multiple choices. I made an API action to tranfer data to database but when i tested it i get “[object object]” in the table (when i select multiple choices i need it to display all of them). What is the proper way to connect a checkbox group to a database since im new to wappler i probably made the API action wrong?

Thanks in advance!

Without knowing more about how you have this set up, this is what I would recommend.