Hi,
I am trying to do an export of Salesforce Attachments but only a specific 700+ records on one object. While I know that I can add filters to get to the one object is there a fast way to add all 700 Records in the ParentId equals filter? The idea would be to get a query that mimics WHERE ParentId IN ('Id1', 'Id2', ...)