Im building a little Raycast search extension to let me search the various scenarios i have in make…
I cannot seem to figure out a good way to return a filtered set of result via name, any suggestions?
Im building a little Raycast search extension to let me search the various scenarios i have in make…
I cannot seem to figure out a good way to return a filtered set of result via name, any suggestions?
Hey Nelson. Unfortunately, the Make API doesn’t have an endpoint to search by Scenario Name.
What you could do is have two scenarios:
List Scenarios
module and store the results in a Data Store