Re: OData Moderation Status stopped filtering
Sure thing.

Here is a snip of a couple items on the list. The Approval Status is a default column on there when items require approval. I have found that the column in automate is called Moderation Status.

Previously I was using this as part of the Get Items filter. When it is in the filter array it will work, but I will also miss some items I actually want on the original get items command.
With the help of the community, I was able to get it to work by using "OData__ModerationStatus eq 'Pending'" That just seemed to stop working one day and not sure why. If I try changing the OData filter to {ModerationStatus} I get an error about the column not existing.
