Hello
I’m new in Kodular and I need some help
Can you show how can I create this in Kodular?
I would like to understand how to build something like this. I need this for work.
I need to build requestBody block
And next
set requestBody to join with delimiter “&”
(make list
(“name=” + NameInput.Text)
(“&description=” + DescriptionInput.Text)
(“&imageUrl=” + ImagePath)
)
Please understand. I’m still learning. I am very fascinated by Kodular