Hi everyone,
I am trying to send contents from multi-select fields to my API in Buildship. The contents of the multi-select inputs come from a database (Supabase).
So far, I have created a workflow that aims to send all input fields to the API when a button is clicked.
I have tested this with the “klasse” field (means “School class” in english). Is it correct to send it via the body? Should I use variables in some form?
I have to say, I am a designer and understand many technical aspects, but I am reaching my limits here.
Can someone point me in the right direction?
Greetings from Germany!