Snap Packs
Discuss configuration of Snaps and general questions about our Snap Packs.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Microsoft Office 365 Snaps?

Hi everyone, Does anyone know if Snap Logic is providing some Office 365 snap packs such as there were some for interacting with Google Drive, Google Sheets, Drive Directory browser etc.? Thanks,

eric_sou by New Contributor III
  • 3511 Views
  • 4 replies
  • 3 kudos

Delete part of File Operation snap

Hi Team, Would it be possible to consider “Delete” as an operation for File Operation snap pack. In a generic implementation where we taking operation as a pipeline parameter this helps to cover both move (archive) as well delete (purge) option for f...

OpenAir Read Datetime filter

Does anyone know how to pass the datetime value to a OpenAir Read Snap? I’m trying to pass the datetime range value to OpenAir Read snap (for example 2019-01-01 >= $Timesheet.end) and only return records based on the date range.

tmametja by New Contributor
  • 889 Views
  • 1 replies
  • 0 kudos

Head/Tail snap dynamically setting Offset value

Hello, I am working on loading data from big excel file into a database. I want to use Head/Tail snaps to dynamically take “Documents offset*” from upstream. Please suggest if there is an alternative to this approach. Thanks, Mithila

mithsrini by New Contributor II
  • 2593 Views
  • 6 replies
  • 0 kudos

Process() method does not run

Hi experts, I need your help to figure out whats wrong with my custom snap. I have a custom snap which extends Simplesnap. When I tried to log, I could see that the process() method is not being called. Can someone explain to me why?

JiWon by New Contributor II
  • 818 Views
  • 0 replies
  • 0 kudos

Need help with XML data extraction/XML parser

Hello Everyone, I am trying to extract data from a specific xml tags for that I have used XML parser and split field in the snap but for some reason it’s not resulting in any output. I have followed the documentation on the site - https://docs-snaplo...

Anendu by New Contributor II
  • 1840 Views
  • 1 replies
  • 0 kudos

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?

Resolved! Build json body- for POST request

How to build raw POST body using mapper? Need to achieve below { “conditions”: [ { “name”: “learningevent_id”, “operator”: “==”, “value”: “12345” } ] } I am able to achieve its missing [ ] Expression for mapper below

npise by New Contributor II
  • 1678 Views
  • 2 replies
  • 6 kudos