Standuply reaches out to selected people and sends them questions in Slack. Once team members provide their inputs, the bot aggregates them and sends the results to chosen channel in threads or as separate messages. Results can also be delivered via DM, email, or Webhook.
Below, you can see how you can create webhooks, for example, if you want Standuply results to be posted to Google Sheets document.
Go to your GS document
1. From your Google Sheet, from the Extensions menu select Apps Script:
2. Paste the following script:
https://gist.github.com/standuply/3bd6e682296c343d617b245418c6afbd
into the script code editor and hit Save.