Log in
Log into community
Share feedback, ideas and get community help
View all posts
Related posts
Did this answer your question?
π
π
π
Powered by
Hall
Inactive
Updated 3 months ago
0
Follow
Webhook set variable
Webhook set variable
Inactive
0
Follow
S
SangTT
last year
Β·
Hi, I use webhook response for list item and I would like to set the variable to be a list item instead of the last item. Can I do it that way?
Attachment
B
S
A
7 comments
Share
Open in Discord
B
Baptiste
last year
You should be able to extract, for example the list of subjects with that data input:
data.flatMap(item => item.subject)
When clicking on the Data field, you should have a dropdown that should help you selecting the right formula
S
SangTT
last year
I see. But I would like to get all items inΒ array and set the variable, not only one item.
B
Baptiste
last year
You can set multiple variables!
Subjects
,
IDs
,
Priorities
B
Baptiste
last year
That's the way Typebot have been designed
B
Baptiste
last year
Variables can be strings or list of strings
A
Apploader
last year
Check this video by nefer Lopez, it helped me a lot
https://youtu.be/H7zJpLjFrUE?si=35-qeLSYewzniB9X
S
SangTT
last year
I try to add properties to the response api. It worked for me. Thanks you @Baptiste @Apploader π
Attachment
Add a reply
Sign up and join the conversation on Discord
Join on Discord