Skip to main content

Updates replays as a trigger for integrations

  • November 3, 2021
  • 3 replies
  • 994 views

Forum|alt.badge.img

Hi all!
I’m currently building an integration that synchronizing between mirrored items’ updates.
It triggers when an update is created, and I wondered if there’s a way to trigger my integration when a update is replayed.
Is there such trigger? and if not, is it possible to build one?
Thank you!

This topic has been closed for replies.

3 replies

AlexSavchuk
Forum|alt.badge.img
  • monday.com Team Member
  • November 3, 2021

@yuvalNakav

Yes, it should be possible 🙂 You can use the in-built trigger when an Update is posted, and use the “replyId” field from the Trigger Output:

In that case, the app’s trigger would run on any update being posted, but you could limit the action to only run on replies. What do you think?

-Alex


Forum|alt.badge.img
  • Author
  • Participating Frequently
  • November 4, 2021

Hi Alex, yes this is great. Thanks!


  • November 11, 2021

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.