Free Trial

Alteryx Designer Desktop Discussions

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

Extract data from jenkins server-- Log files and build information cosnole output

Chandan8565
5 - Atom

Hi All,

 

I need to extract output from jenkins .

 

The logfiles and console output.

 

Please help me with a sample workflow to extract the build info, Log files and console output.

4 REPLIES 4
mceleavey
17 - Castor
17 - Castor

Hi @Chandan8565 ,

 

if you can provide some data so we can see what you get then we can help you. An image is not going to help.

 

M.



Bulien

Chandan8565
5 - Atom

I have an url and I generated API in jenkins 
build a workflow But I am getting 403 Forbidden error 

 

mceleavey
17 - Castor
17 - Castor

Ah, so therefore you will need to build a connector. You will need to pass through authentication to get the API endpoint.

You can find an introduction to API connectivity here:

https://community.alteryx.com/t5/Engine-Works/REST-API-In-5-Minutes-No-Coding/ba-p/8137

 

With Part 2 here:

 

https://community.alteryx.com/t5/Engine-Works/REST-APIs-Part-2-Authentication/ba-p/12640

 

Hope this helps,

 

M.



Bulien

Chandan8565
5 - Atom

I am using a Text box --
1. Url 

2. Api-Key name:

3. Password

 

and then download tool

Labels
Top Solution Authors