ContributionsMost RecentMost LikesSolutionsRe: Salesforce Bulk Query to get deleted records Hi @igormicev, I am assuming since the data is stored in recycle bin it would be retrievable (might be wrong there!). Can you suggest how I can keep up with this and not use SOQL snap instead? Salesforce Bulk Query to get deleted records Hi, is there a way to retrieve deleted records in Salesforce using ‘Salesforce Bulk Query’ snap? It works fine for Salesforce SOQL snap but I can’t see any such option in Bulk snap. Re: Salesforce Bulk Upsert Snap I am sorry but I won’t be able to provide the file or the screenshot due to security concerns. I did go through the documentation but am still not able to resolve the issue. Re: Salesforce Bulk Upsert Snap Hi Diane, It gives out an error – “invalidBatch : Field name not found”. Like, if I am using this snap for Case object in Salesforce and certain field (e.g. testField) on Account object (a lookup on Case) is an externalID field, I am unable to use Account.testField in the snap. Salesforce Bulk Upsert Snap Hi, I am facing issues with Salesforce Bulk Upsert Snap. It isn’t recognizing the external ID field and It also gives out an error - the number of fields in the header and the rows do not match Could you please help me here?