Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attach Multichoices values to HttpPost header or body #62

Open
RonZhang724 opened this issue Feb 20, 2020 · 0 comments
Open

Attach Multichoices values to HttpPost header or body #62

RonZhang724 opened this issue Feb 20, 2020 · 0 comments

Comments

@RonZhang724
Copy link

Now I have a dropdown of multichoices for the users to click on, and a 'send' button to make an Http call to my backend function. The idea is that whenever somebody make a choice from the fropdown, and make an HTTP post call to my backend function, the function will send a follow up message containing the information related to the user choice.

I was wondering if there is any way we could attach the choice values to the HTTP post call header or body?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant