0

Coming for Zapier world to Mulesoft, Zapier has a REST poll connector which polls REST GET APIs and can deduplicate records by Id to find newly created records and stream those records periodically.

I am just curious if such connector exists in MuleSoft.

Anurag Sharma
  • 2,409
  • 2
  • 16
  • 34

1 Answers1

0

Looks like Idempotent Message Validator component does the same for MuleSoft https://docs.mulesoft.com/mule-runtime/4.2/idempotent-message-validator

Anurag Sharma
  • 2,409
  • 2
  • 16
  • 34