Free Trial

Alteryx Designer Desktop Discussions

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

I want to make 2 tries when getting data from web service

ISAMELDIN
7 - Meteor

hey when  I call from web service I want recheck when it bad request or its fail

2 REPLIES 2
danilang
19 - Altair
19 - Altair

Hi @ISAMELDIN 

 

Check out this post on using an iterative macro to call an API.  It's not exactly your use case but you should be able to modify the exit condition of the macro to try again if you don't get a 200 response

 

Dan

apathetichell
19 - Altair

@danilang - why are you underselling the 201 response? when you need that extra push - 201. It's one higher!

Labels
Top Solution Authors