Designing and Running Pipelines
Discuss how to use the SnapLogic platform.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Passing Bearer Token to REST GET

I received a token from a authorization REST POST call. I now need to pass this token as the bearer token of a REST GET call. How can I correctly pass my token to the REST GET snap? I was able to do this successfully using Postman (see screen pic). N...

Null pointer exception in ZipFile Write

i am getting below error ZipFile Write snap if we we don’t have file zip Failure: Null pointer exception occurred at: com.snaplogic.snaps.binary.Zip.cleanup(Zip.java:605), Reason: Null pointer exception occurred at: com.snaplogic.snaps.binary.Zip.cle...

bhavani by New Contributor
  • 1635 Views
  • 2 replies
  • 0 kudos

Native integration with concur

Hi Folks, I need to develop native intergation from SAP to concur via Snaplogic. For this i need to fetch HTTP headers such as targetURL, targetAuthorisation, etc from the incoming call to Snaplogic. Can someone help?