dshen
7 years agoEmployee
Export Accounts from Adaptive Insights
Contributed by @dshen
This pipeline demonstrates how to connect to Adaptive Insights and export accounts using Rest API.
Configuration
To connect to Adaptive Insights, the user needs to provide the login username and password along with the calling method (e.g. exportAccounts) in the first Snap in order to construct the proper XML payload for the REST Post.
Source: Adaptive Insights account
Target: no target defined
Snaps used: Mapper, Copy, XML Formatter, File Writer, Binary to Document, REST Post