I have a Google Sheets with the “Watch new row” trigger. Every time a now row appears it sends the value to the Data store module. Now I want to send this new value from the Data store module to a new scenario.
How do I get the value from the Data store module to a new scenario. I thought about a HTTP request which pushes the data to a Make module that triggers the new scenario.
Am I on the right path or is there a better solution?