Hi there
I am working with webcon for several years now , yet I still have some basic problems I cannot seem to wrap my head around:
scenario:
I added the docusign sdk and have docs sent for signature. works perfectly.
now during this waiting period, I want to "park" the workflows (in a system step) and have them automatically check if the corresponding docs are signed.
the status check works. what I am having problems with is cycling the check action and - if docusign docs status = completed - move the corresponsing workflow to the next step.
the "wating, then do something if status is xyz" really frustrates me as the logic is super simple, yet I cannot seem to accomplish this.
could someone help me out and explain it to me ?