I have a google form that already integrates a webhook for responses to populate in a certain channel. What I want to do is incorporate a slack slash command to open that form in slack for the users to fill out. Any help or direction is greatly appreciated!
What I have done so far:
implemented the slash command but dont know how to incorporate how to GET the url for the form to show
Have a google script active for the webhook to send responses to the slack channel