Skip to content

[bug]: Google Forms New Response trigger returns all forms every time it is triggered #2644

Open
@marko-kriskovic

Description

@marko-kriskovic

Describe the bug

Every time a new response is written (or when google decides it is), every response is returned instead of only the new ones that have been created.

Also maybe we should document that defining an output schema doesn't work properly if the form has no responses and that you should first make a test response.

Steps To Reproduce

  1. Google Forms component, New Response trigger
  2. Log component (or anything)
  3. make a new form and submit a response
  4. wait until it is triggered
  5. submit another response
  6. you should see 2 responses

Expected behavior

It should only return the new responses since it was last triggered

Version

last week

OS

docker

Browser

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentation

Type

Projects

Status

V 0.1

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions