I have a Contact Us form on my webpage. I want to send the input taken from those fields to my pipedream workflow. However, I am having trouble understanding how to turn the values of the text fields into variables, which then I can send as a post request to my endpoint URL.


