Get body nodes from x-www-form-urlencoded in slack app
i have an slack app built in typescript, i’m trying to call a webhook trigger from a slash command the problem that i’m facing is that when i try to get a node from the body it is mapped as an empty string “”, anyone has faced the same?