Hi Team
Can someone help me how to filter the data from sql server while fetching using azure logic app and also i need to filter the data HTTP request payload column value
Example : payload example:
{
"tablename": "A"
}
Need to filter data from server using payload table name
