I’m reaching out for assistance with an issue I’m facing on Make.com. I’ve been invited by an organization to collaborate on their Make account, and I’ve imported a scenario into their workspace. However, I’m encountering a problem: I cannot save the scenario because it requires the organization’s team members to log in first. Unfortunately, they are unable to see the scenario in their account until it’s saved.
I’ve been also invited as an app developer, but that role doesn’t grant me the ability to create or manage scenarios. I’m wondering if anyone has encountered a similar issue and can provide guidance on how to properly set this up so that the scenario is visible and manageable by the organization’s members.
You can use the Make DevTool Chrome extension to enable “Showcase” mode. This will allow you to save the scenario even if some required fields and connections in modules have not been set-up yet.
Make DevTool allows you to debug your Make scenarios by adding an extra pane to the Chrome Developer Tools. Using this new debugger pane, you can check all the manual runs of your scenarios, review all the performed operations, and see the details of every API call performed. Additionally, with Make DevTools you can see which module, operation, or response caused an error in your scenario. This helps you debug your scenario and get your scenario back on track.
Thank you so much for your help! I have also an problem. I’m building a chatbot that has two separate flows. Both flows send user info (name, email, etc.) to the same Make webhook.
In Make, I use a router to send the data to two different email modules.
However, when I test it, I receive mixed information — both flows details in the same email.
How can I make sure that when someone goes through the one specific flow, it only triggers that specific email, and when they go through the other flow, it goes to the other email?
3. Have a different/follow-up question? Start a new topic.
Creating a new topic for each question makes it easier for others with the same problem to search for answers. You are also more likely to receive help sooner as new topics are displayed first on the forum’s “new” page!