ContributionsMost RecentMost LikesSolutionsRe: Read files for Azure "File Shares" Chandan Please find the SMB Account and Snap settings - SMB Account Settings - SMB Snap settings from pipeline parameters - SMB Snap settings along with Output Preview - Re: ServiceNow Query Snap - Pass through does not work for empty result Hello Chandan, ServiceNow Query snap with enabled Allow Empty Query Result and in that case, if provided sys_id exists or record matched, showing the original document. ServiceNow Query snap with enabled Allow Empty Query Result and in that case, if provided sys_id does not exists or record is not matched, showing the original document. Re: Error create Teams OAuth2 User Account Hi Pete, Scope is different for OAuth2 User account and OAuth2 Application account. We need to create an application in Azure Portal and need to add Delegated as well Application permission. Azure Portal Application / Delegated Permission - Also I am attaching the OAuth2 User and OAuth2 Application Snap settings Re: Slack connection issue Hi Pjanapati, Yes, we have 3 types of Accounts in Slack Snap pack. a) Slack Dynamic OAuth2 Account b) Slack Generic OAuth2 Bot Token Account. c) Slack Generic OAuth2 User Token Account For Dynamic OAuth2 account, require only Access token. For OAuth2 Bot / User token account, User should provide the required Scopes for Bot token / User token and Redirect URL after creating slack app as well as mentioned in the Slack Bot / user token. Read data from Salesforce and write to SQS Producer Created by @sreddi This pipeline pattern reads data from Salesforce with the Salesforce Read Snap and writes data into Amazon SQS using the Amazon SQS Producer Snap. Configuration Specify the Region and Queue name in the SQS Producer Snap. Sources: Salesforce case Targets: SQS Snaps used: Salesforce Read, JSON Formatter, SQS Producer Downloads Reading Data from Salesforce and writing in SQS Producer snap.slp (5.8 KB) Read data from Salesforce, transform the data, then load it into NetSuite and Reltio Created by @sreddi This pipeline pattern reads data from Salesforce, transforms the data, and loads data into multiple targets like NetSuite and Reltio. Configuration Users can adjust which endpoints to upload the data into by replacing the NetSuite and Reltio Snaps with the preferred application. Salesforce Read Mapper Snap NetSuite Create Reltio Create Sources: Salesforce Opportunity Targets: NetSuite - Salesorder, Reltio - entities Snaps used: Salesforce Read, Mapper, NetSuite Create, Copy, JSON Formatter, File Writer, Reltio Create Downloads Reading Data from Salesforce and write into NetSuite and Reltio Snaps.slp (12.5 KB) Read data from a file in SnapLogic Database, transform the data in Workday and load data into SQL Server Created by @sreddi This pipeline pattern extracts data from the SnapLogic Database file, transforms the data in Workday and loads the data into a target, such as a SQL Server. Configuration File Reader Snap Filter Snap Mapper Snap SQL Bulk Load Snap Sources: JSON file in the SnapLogic Database Targets: Workday Read to Staffing, SQL Server Bulk Load to Create New Table Snaps used: File Reader, JSON Parser, Filter, Mapper, Workday Read, SQL Server Bulk Load Downloads Workday_PM.slp (13.0 KB)