Forum Discussion

alchemiz's avatar
alchemiz
Contributor III
6 months ago
Solved

Http Client Snap vs REST Post snap

Hi SMEs,
Good day, with the upcoming deprecating REST snaps currently migrating some of my ultra task to Http Client snap but Http Client snap needs to have at least 1 output view, while REST post snap can have 0 output view

Question: Is there a snap that I can use to close/disregard the Http Client snap output? I tried Exit snap but it has a threshold limit which I can't use since the pipeline is an ultra task and can get x number of requests. 
I did use a filter snap and it works fine just wondering if there's a better snap that can have a 0 output view 

*** Ultra pipeline using http client snap

with Filter snap that block's the http client snap output 

Output:

*** Ultra pipeline using rest post snap

Output

~EmEm