How to get response from API action

Status: Open · Asked by Tejo Waskito Effendi on · 0 views

sampaht — Question ·

Hi, running API action sometimes get error, I want to run further action if it get error. How can I get API response if task is failed with this error at API action
[TABLE]
[TR]
[TD]Error[/TD]

[TD]Session status is not as expected. Try again later or restart the session[/TD]
[/TR]
[TR]
[TD]Session[/TD]

[TD]default[/TD]
[/TR]
[TR]
[TD]Status[/TD]

[TD]STOPPED[/TD]
[/TR]
[TR]
[TD]Expected 0[/TD]

[TD]WORKING[/TD]
[/TR]
[/TABLE]

I want to run filter if response status = STOPPED, then run other action.

When I create filter action after API action, I don't see API response in the field list.

Preeti Paryani — Reply ·

Hello @sampaht,

The API by Pabbly response seems to be visible under the filter. Please check the same at your end as it is working fine on ours. You may also try clearing your browser cache and see if that helps.

Back to all forum threads · Log in to reply