Share feedback, ideas and get community help

T
Tonial
Offline, last seen last week
Joined November 29, 2024
Hello everyone, how are you?
The question in question is about the request body.
I save some data in variables that I later need to send to an API to retrieve other data. However, this API has some cases where it validates numbers as integer and since Typebot only stores strings or arrays of them, I am not able to communicate with it efficiently.
Is there any way to make the https request by passing some parameters as integers instead of strings?

Excuse my English.

Thanks in advance
6 comments
T
L
M