List All Screnarios Using ChatGPT Integrations

Hi everyone,

I am using below scenario to get list of all my make.com scenarios and save them to airtable. I want to edit this and only save the scenarios which uses chatgpt integration to my airtable. Is there any way to do this efficiently?

Thanks!

You’ll have to List Scenarios followed by Get Scenario Blueprint.

Only then will you be able to filter by modules.

samliewrequest private consultation

Join the Make Fans Discord server to chat with other makers!

Hi @Narendra_Gupta ,

Welcome to Make Community!

So, to Identify the Scenarios with the GPT module you have to get the scenario blueprint of each scenario one by one using the below API endpoint.
https://www.make.com/en/api-documentation/scenarios-scenarioId-blueprint-get

Once you get the blueprint you can use filters to filter them out. So the scenario will be as shown below.

If you require additional assistance, please don’t hesitate to reach out to us.
MSquare Support
| Book Live Implementation
Visit us here
Youtube Channel

I am aware of that but what should be my filter? After getting the scenario blueprint. I dont see any field in which the output which can be useful for filtering. I may have missed it.

image

@samliew Is this the correct solution?

Nope, that doesn’t look right. You don’t need the “If” in the filter.

Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —

General

Help Center Basics

Articles & Videos

samliewrequest private consultation

Join the Make Fans Discord server to chat with other makers!