ian_wheeler
3 years agoNew Contributor
Merging data from multiple endpoint into a singular data table
Wondering if anyone here can help out with a project I’m working on. I’m currently trying to automate the onboarding/offboarding process through API using SnapLogic and am curious about how I can merge data from multiple endpoints into a single dataset to be used downstream. Very new when it comes to API and SnapLogic so go easy on me lol. Below is a snapshot of the pipeline I’ve created thus far. The data needs to be mapped using employeeId as a primary key that can be found in each one of the endpoints. My goal is to have this in a singular view where I can go in and update the mapping as required to include additional data fields should additional projects require; then to push data from that single-view into additional applications.