User Activity

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...