Skip to main content

InMoment

With InMoment modules in Make, you can monitor new responses and create, retrieve, update, or delete end users and responses in your InMoment account. InMoment was formerly known as Wootric.

To get started with InMoment, create an account at InMoment.com.

Connect InMoment to Make

  1. Log in to your Make account and add an InMoment module to a scenario.

  2. Click Add next to the Connection field.

  3. Optional: In the Connection name field, enter a name for the connection.

  4. Choose the appropriate Domain, insert your InMoment account Email and Password, and click Save.

    InMoment_Connection.png

    You have successfully established the connection. You can now edit your scenario and add more InMoment modules. If your connection needs reauthorization at any point, follow the connection renew steps here.

Set up InMoment Webhooks

This app uses webhooks to trigger a scenario when an event occurs instantly. Follow the steps below to set them up.

  1. Log in to your Make account and add the Watch New Response InMoment module to a scenario.

  2. Click Add next to the Webhook field.

  3. Choose the associated Connection and click Save.

  4. Click Copy address to clipboard to copy the generated webhook link and click OK.

    InMoment_Webhook_copy.png
  5. Log in to your InMoment account and click the settings icon in the top right of the screen.

  6. Click Outgoing Webhooks in the sidebar, click Enabled, paste the URL copied in Step 4, select the JSON option in Payload format, set the retry quantity, and click Save.

    Note

    If Outgoing Webhooks is not available in the sidebar, please contact InMoment support to upgrade your plan.

    InMoment_Webhook_setup.png

Now when a response is submitted, the Watch New Response module in your Make scenario is triggered.

Build InMoment Scenarios

After connecting the app, you can perform the following actions:

  • Create an End User

    Note: For further work with the created user, the response using the Create a Response module must be created, or the Last Surveyed field in the Create an End User module must be filled.

  • Update an End User

  • Get an End User

  • List an End User

    Note: Use the Create a Response module for the user first or this module will return no users.

  • Delete an End User

  • Watch New Response

  • Create a Response

  • Update a Response

  • Get a Response

  • List Responses

  • Delete a Response

  • Make an API Call