Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Using Groupon Data

brad-barrett
7 - Meteor

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!

4 REPLIES 4
JordanB
Alteryx
Alteryx

Hi @brad-barrett

 

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

brad-barrett
7 - Meteor

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.

 

JordanB
Alteryx
Alteryx

Great @brad-barrett

 

The workflow below has been update for a sample Ledger request!

 

Best,

 

Jordan Barker

Solutions Consultant

brad-barrett
7 - Meteor

Awesome!  Thanks for the example...I should be able to build off this to fit our needs.

Labels
Top Solution Authors