Hello all,
I am working with a colleague of mine trying to pull in Groupon merchant data to do some analysis on. I am still looking into it more, but I do believe they have their API data available, just curious if there is a tool out there or what the best way to go about collecting it would be.
Thanks!
Solved! Go to Solution.
I have built a sample workflow which shows how to call an API from Groupon using Alteryx.
Looking at Groupon's API documentation it seems they have Deal, Division, Campaign, Order & Ledger. Are any of these related to the merchant data you referenced?
Best,
Jordan Barker
Solutions Consultant
Thanks JordanB,
I have a feeling we will eventually be tapping into almost all of these different databases at some point. But we would like to start with Ledger entries to pull orders. I figured once I got the basic API call I could figure out how to modify in the future to fit our needs.
Great @brad-barrett
The workflow below has been update for a sample Ledger request!
Best,
Jordan Barker
Solutions Consultant
Awesome! Thanks for the example...I should be able to build off this to fit our needs.