Replies: 1 comment 2 replies
-
Did you see my reply in Discord? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am very confused about retrieving the ContentItemId of the item the subject of a ContentUpdated event. I created a workflow setting three properties (name:expression) ContentItem0 : input("ContentItem); , ContentItem: input("ContentItem).ContentId; and input("ContentEvent").ContentItemId; My questions is why does the 2nd expression return with null?
Beta Was this translation helpful? Give feedback.
All reactions