What are you trying to achieve?
I am able to run both the modules independently but when i want to run together only the first one runs. The second one doesnt run. WHat am I missing. Attached the screenshot
I am able to run both the modules independently but when i want to run together only the first one runs. The second one doesnt run. WHat am I missing. Attached the screenshot
blueprint.json (15.5 KB)
Any helpis appreciated . I am a newbie , apologies if its a dumb question
This is because the first module is not returning any output because that is polling trigger. In polling triggers, you should have always new data. Existing data doesn’t run.
To test it manually, right click on google sheet module, then select “Run this module once”, then select your options and then run the scenario.
Regards,
Msquare Automation - Platinum Partner of Make
@Msquare_Automation
Thx so much for ur response. let me check and get back