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

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
  • 2628 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
  • 2575 Views
  • 2 replies
  • 6 kudos

Snowflake Select Snap

I am receiving the below error when I am querying Snowflake. I am not sure why first the CURRENT_SESSION() is being executed instead of a select * from table. Jar: snowflake-jdbc-3.12.1.jar JDBC Driver Class: net.snowflake.client.jdbc.SnowflakeDriver...

Not Getting Response From Workday Write

I am using the Workday write snap to create customer contracts in Workday. I am able to successfully create a customer contract in Workday, but I am not getting a response from the web service in SnapLogic. Is it possible to get a response using th...

wcl3y2 by New Contributor III
  • 2549 Views
  • 2 replies
  • 0 kudos

Box Snap - Read file/folder properties

Hi, Current Box snaps does not allow to read file/folder properties like owner, created, udpated dates etc. Also when the folder is empty there is no way to get the folder path using folder id. Are there any enhancements coming for the Box snap pack ...