3

When I reference an Item ID from the Monday App in my git commit it should show up because I have following integration enabled: When a pulse ID is mentioned in a commit in this repository, create an update to the relevant pulse.

I can't get it to show in the item's updates. I tried it like #abc123 or just abc123, both don't do anything and the documentation doesn't seem to be offering an answer.

Dries Hooghe
  • 123
  • 9

1 Answers1

3

I am a developer on monday.com and i'll be glad to help you!

When stating the things you tried, yes the way to go to mention a pulse is #{PULSE_ID} but I do wonder, where do you get your pulse id from?

For example, it is shown at the end of the URL: relevant pulse id

Please note that the commit has to be pushed first to your branch/master for it to show up on monday, if it's only locally it won't send us webhooks about it.

dan1st
  • 12,568
  • 8
  • 34
  • 67