Skip to main content
Question

How does "Retrieve poll" return only "New " entries ?


When the "Retrieve poll" action fetches data from the API, it checks for new entries or changes since the last poll.

I am using this webhook but I am trying to understand what mechanism allows this event to only fetch “new entries”.

As far as I can see, there is nothing i the configuration of this webhook that refers to how an entry is considered a new entry…

In this webhook, you just set the URL endpoint, optional headers if required, optional deduplication criteria, but I don´t see anything about discriminating entries from the executed poll.

 

> Can someone bring a bit of light on this topic ?

 

Thanks,

 

Petrich

Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Troy Tessalone
Forum|alt.badge.img+14

  • Author
  • Beginner
  • 1 reply
  • November 3, 2023

Thanks for pointing this out !