Hello Guys!
Well, I want to send a “Send a Card” with the values of a “Make HTTP Request”. But the value “Data” always changes and I want it to be chosen according to a message that the user will send.
For example:
New Message: “/filter Test” > Split Text: “Text2=Test” > Make HTTP Request > Send a card: “{{HTTP_Request.data__{{Text2}}__0 __name}}”
But I do not know how to send this value of Text2 into the date value.I think only with “Code Action” is possible, but I do not know how to make this code and how would the logic to be used.
Can anyone help me?