Even when I test the flow, it does NOT pull the latest information from this sheet. It is still stuck on data from yesterday.
In case it matters, the Google Sheet has just the one tab and the last row that worked was Row #890.
I’ve been having to do this manually since then… which is the opposite of automation.
What have I tried?
Copying this flow into a separate one. Didn’t work.
Reconnecting the Google accounts. Didn’t work.
Turning the flow off and on again. Didn’t work.
Disabling my ad blocker. Didn’t work.
I also experience issues with my workflow, it fails to activate, yet functions during testing. The trigger doesnt do anything. how do i fix it? @kishanprmr@abuaboud
I second this, the webhook is not working when active (works when testing), but even when testing it doesn’t keeps the data when Publishing/updating the flow, and trying to use data just creates empty strings for inputs.
There was one more issue fixed but I am not sure if it’s related, Can you please tell me more information what is the trigger about? and what do you see when you publish the flow.
If it wasn’t working I suggest turning it off and on again If you publish before 6 hours from this post.
The workflow starts with a webhook that gets some data in JSON format, I test the webhook and the data is there. I test a storage piece to put that data, and the test passes. If I click publish, it works (which is an improvement from yesterday) but the data from those tests is gone. As if I never tested the pieces.
If I were to do all in a single go, the data from the webhook in other pieces (like Format Data) just gets as input an empty string variableName : "". Likewise, click Publish, and all the tests are gone. If I test the Format Data with a “hardcoded” date, the test persists.
(Not wanting to hijack the thread, so if preferred I could create a new one, cc @abuaboud ).
Hi @lesthertod do you mind giving us the flow link on which this happens ?
I have checked the flows you have published and they all seem to have sample data in them.