Join the Inspire AMA with Joshua Burkhow, March 31-April 4. Ask, share, and connect with the Alteryx community!

Alteryx Designer Desktop Discussions

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

Can I connect to AWS API?

tjpierre
5 - Atom

Hi,

 

Is there a way or connector I can use that would connect to an AWS API?

 

Thanks

Tom

5 REPLIES 5
Treyson
13 - Pulsar
13 - Pulsar

@tjpierre this should be doable. Here are all of my questions and thoughts:

 

Do you have one that we can play around with?

Have you ever used the download tool before? Sometimes you have to use multiple, like in a handshake where you send credentials and they give you a key then you send the key back with the actual request.

We can also build in python and then throw it in Alteryx.

Treyson Marks
Managing Partner
DCG Analytics
tjpierre
5 - Atom

Hi, 

 

I don't have an example to work from.  It's an idea we are trying to figure out if it's possible.  Seeing your potential solution has given me something to look at.  I think I might have a challenge with the authentication piece but that will be something I can work/test on. 

 

Thank you!

Treyson
13 - Pulsar
13 - Pulsar

Yeah I am not sure what the authentication looks like for this API or if that is something that is organization specific. If it's simple OAuth it should be easy but if you are getting into mTLS or something that requires a certificate, you are definitely going to have to implement Python.

 

 

Treyson Marks
Managing Partner
DCG Analytics
mutama
Alteryx Alumni (Retired)
tjpierre
5 - Atom

Thank you MU

 

I'll give that a read.  

Labels
Top Solution Authors