How Can I Troubleshoot a Workflow Not Triggering Events Upon Addition of New Rows in a Google Sheet?

Nope. I just tested the workflow and generated a test event.

Got it

If you look at the configuration tab, what version is the trigger at?

Friday, I added a new If/Else step. That was it.

Is that this?

key: "google_sheets-new-row-added",
  name: "New Row Added (Instant)",
  description: "Emit new event each time a row or rows are added to the bottom of a spreadsheet.",
  version: "0.1.7",
  dedupe: "unique",
  type: "source",
  props: {
    ...httpBase.props,
    ...newRowAdded.props,

Yes, thanks

The latest version is 0.1.9, let me check what were the updates

Hmm no substantial changes

Could you share the trigger ID located at the page URL? It starts with dc_

Sorry, what do you mean by page URL?

In the browser window

It’s in the URL path

Like this one?

Well that is for the workflow, but it works, I can trace the trigger from it — thanks

Thank you!

The deactivate and activate logs were initiated from the subscription renewal, so all good ther

What is the last row number in the Appliance Connection sheet?

1390

(one just showed up)

The primary one I wanted to test was Wisdom Refrigeration - and new rows were added over the weekend. But they didn’t get pulled into the workflow