I am attempting to kick off an approval based on inputs placed in a text field on an XaaS blueprint form, and can't seem to quite figure out the necessary steps.
Example text field inputs:
someArecord.sure.biz - force approval
anotherArecord.ok.net - force approval
lastArecord.contoso.com - do not force approval
Ideally, I would process through the inputs in vRO and kick the necessary approval off as needed.
Any assistance would be greatly appreciated.