This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
Hi,
Currently the ServiceNow snap pack only provides username/password authentication. Is there a roadmap to support OAuth 2.0 authorization capability?
Regards,
Sripathi
Hi,
Currently the SSH account supports only key based authentication, we have a requirement for 2 factor authentication with private key and password. Is this in the roadmap to support in SnapLogic?
Ref: SFTP Two-Factor Authentication Using SSH Keys ...
Hi,
I could not find SnapLogic snap support to create .hyper format files (https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1438172/TDE+Formatter+for+Tableau+9+and+10) could you please confirm?
Is there a roadmap to support .hyper format? Is...
Hi Team,
While we have binary router, why not provide binary union. Actually I do not require “union” I need to merge routed flows. Here’s my case. I have a requirement where I have to transfer file from A to B. I am building this as a generic pipeli...
Hi,
We are facing the following error with my custom snap. Has anyone faced this error, is this a known issue? My custom snap pack is a simple one with a snap and an account. Seems like the account injection is failing at certain point, a restart res...
@swright, if you refer to below pipeline. It will make two REST API call to two different end point (URL constructed using input) and with HTTP body content as you see in the example. So basically the REST snap will take care of processing each docum...
@swright, not sure why you would require a complex setup. Is the processing complicated to be had in a separate pipeline. Most of the snaps process at document level, so you don’t have to loop, including REST snaps.