Icon

Public

This directory contains 3 workflows.

IconMulti Branch-Threads process 

This Workflow will break the process into branchs and process sequentially. It'll help with large table size to be process and can be adapted for your need too.

IconMulti GET Requests with loop validation 

Info: This meta works with URL requests as GET method. It make calls like a threads in parallel mode. For the input, I normally use a table with URL column […]