To filter negative keywords for instagram and facebook posts, you could use the custom javascript function in automations. Create a simple js function to check if the comment text contains any words in an array. Then return a 1 or 0 and then use an if else in the workflow to from there.
To filter negative keywords for instagram and facebook posts, you could use the custom javascript function in automations. Create a simple js function to check if the comment text contains any words in an array. Then return a 1 or 0 and then use an if else in the workflow to from there.