Any Glide app experts?

:bullseye: What is your goal?

Variable in Glide Module

:thinking: What is the problem & what have you tried?

Module breaks when put in Map Mode

:clipboard: Error messages or input/output bundles

[object Object]

:camera_with_flash: Screenshots (scenario flow, module settings, errors)

Hey Ethan, thanks so much for the reply. So I’ve tried every which way to get this to work, the Glide module is being fed from a webhook, so there is no “App ID” in that payload. I did go to the Glide app and found its ID and pasted that in, but no luck. My problem is that I have roughly 4 glide modules per scenario and 10 scenarios in my client template, so every time I add a client, I have to go through this manual process. I successfully mapped an app called “metricool” using a set variable (it’s app ID), the way I want to do here, and it works really well, but the glide module refuses to acknowledge the raw mapped App ID

Hello,

Have you tried the following path?
Disable Map → select the app → turn Map back on → and validate the format.

With this approach, Make should fetch your apps and fill this field with the correct input format.

You can also “cheat” a bit and use the following setup:

  1. Add Set Multiple Variables* before Glide and configure a variable with the App ID
  2. Map the App ID from the Set Multiple Variables module

If none of the proposed solutions work for you, please contact support for further investigation.

Have a nice day,
Michal

*Why multiple variables instead of a single one? If you ever need more variables at this point in the scenario, you won’t have to handle re-mapping

Hi Michal, thank you so much for the response, I did try all of those suggestions, but I just get the same object error. I have a feeling it’s the Glide mod because all others work the way I’m suggesting with no problems. I’ll contact support, but if anything comes to mind in the meantime, please reach out, I’m desperate :joy: