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...Trying to set a specific header using the Core email sender snap. Basically, I'm trying to set Importance: high as a header if a particular email meets certain criteria.I see that the Microsoft Exchange email snap has this particular functionali...
Hi...We have a problem with OAuth2 authorization to Raiser's Edge.I can use the Account and get a token back...The problem is that their API expects us to pass that token in the HTTP Headers as a Bearer token.This is non standard and it appears that ...
Hi…I’m trying to output data into a file with the following format:
009996213
EN375 MW TISCH-207 02:30 PM -03:50 PM Smith, Susannah B.
EN380 TR LIB-213 11:10 AM -12:30 PM Smith, Greg
AM235 TR ...
Hi…I have a REST get that returns the following as part of it’s payload:
Not sure what the right approach is, but I ultimately want to take that JSON that comes back as text in that $ field and turn it into documents. Not sure if I should be lookin...
We have an API that’s expecting raw text as the body of the call and I’m not clear on how to get SnapLogic to pass the data as raw unformatted text. If I map my text into $content and then pass that to the API
The problem is that when I look at how...
Thank you @Aleksandar_A,My mistake was that the "Send client data as Basic Auth Header" had also been checked. You sent me in the right direction! Thank you.Paul
I’ve done that before, but I don’t think it will work in this case because the entity is a whole lot more than just that JSON. I’ll give it a try though. If they were only sending that code as the entity, then I think I’d be ok. I think the mixed mo...