REST API's often require multiple calls to achieve a business objective. Eg get a list of objects, then get data for each object. This application allows you to transform data received from one REST call to determine other methods to call.
All this is configured via an XML file.
A simple example is fetching data for all respondents to a Survey Monkey survey. You need to get the set of respondent ids, then call the API passing in the list of respondent ids.
See the README.md file on github at https://github.com/imhogan/RESTFetcher for a sample you can try out directly from AWS CloudFormation
Features
- Transforms JSON to XML for easy processing with XSLT.
- Can invoke Amazon Web Services - eg store responses in an S3 bucket.
- Can be run as a Lambda function on Amazon Web Services.
- Can be run from the command line.
- Transform REST responses to PDF using Apache FOP
License
Eclipse Public LicenseFollow Generic REST Fetcher
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Generic REST Fetcher!