I'm trying to create a flow that retrieves a file based on the URL column, but keep running into this error:
{
"status": 400,
"message": "The field 'URL' of type 'URL' cannot be used in the query filter expression.
}
Any idea why this is or how to get around it?