Connecting Make to MS Forms

Hello! I used the trial version of the Power Automate plugin for monday.com to connect a MS Form and a monday.com board so the data entered into the form dumped into monday.com. The plugin is too expensive at it requires 10 seats minimum. So I am looking at trying to do the same automation with Make. I see a connector method for monday.com - but I don’t see any info on connecting Make to MS Forms. Is this possible? TIA!

Steve

Welcome to the Make community!

Unfortunately, Make doesn’t have an official integration for Microsoft Forms yet.

Microsoft Forms also does not appear to have an API, as described by:

If the external service allows you to send form submissions to a webhook, then you can create a trigger to wait for incoming webhook requests in Make using the generic Webhook “Custom webhook” module.

You can also suggest for it to be made in the Idea Exchange. However, do search for a similar request (and also upvote), just in case it has already been suggested to avoid duplicates.

You can also learn more about webhooks in these Make Academy units:

Webhooks

  • What are webhooks?
  • Webhook concepts - URL query string
  • Defining and redefining webhook data structure
  • Webhook scheduling and webhook queue

Advanced Webhooks

  • Processing data with webhooks
  • Webhooks, rollback and error handling
  • Protecting webhooks - part 1 - theory
  • Protecting webhooks - part 2 - practice
  • Webhook response

Hope this helps! If you have any more questions, just ask.

@samliew
P.S.: investing some effort into the tutorials in the Make Academy will save you lots of time and frustration using Make!