Alteryx Designer Desktop Discussions

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

How to connect to WEB SERVICE

carlosteixeira
15 - Aurora
15 - Aurora

Hello guys... I will share with you how to connect at a WebService.

 

This is only a example, you will has other problems not resolve here, but is this a way to help you a get data in webservice when you dont have idea how to connect in webservice.

 

First you will need a addres (URL) like this http://domain//Administracaoweb/wsDocumentos.asmx and you will put in a TEXT INPUT.

 

Image1.png

 

 

After this you will need to config the DOWNLOAD TOOL like demonstrated bellow.

 

Step 1:

Image2.png

 

 

Step 2:

Image3.png

 

Step 3:

Image4.png

 

Step 4:

In option "Use Following for Query String/Body" we have this:

 

Image5.png

 

Remember: you will need to change the text "YOURDOMAIN" and "XXX" to your information

 

I hope i´ve helped.

 

Carlos Teixeira

Carlos A Teixeira
13 REPLIES 13
carlosteixeira
15 - Aurora
15 - Aurora

Hola @DanielENCK1 

El paso 4 es en caso de que tenga informes dentro de su servicio web para buscar información.

En este paso, incluye las solicitudes de respuesta para que el informe se ejecute correctamente.

 

En caso de que use JSON, puede elegir la opción para traer los campos separados, vea ...

 

carlosteixeira2005_0-1588186509759.png

 

Carlos A Teixeira
alarrieux
5 - Atom

Can the same logic be applied to pull Odata information?

carlosteixeira
15 - Aurora
15 - Aurora

Hi @alarrieux 

I dont know Odata. but I believe yes.

If you can share any information i can search

 

Thanks

 

Carlos A Teixeira
alarrieux
5 - Atom
Labels