Workflow that will automate assigning users to review a specific type of asset when added
Greeting,
I am new to workflows and I have been tasked with creating a new workflow. The requirements are as follows:
After a new Report asset is created in a specific domain, a specific user will be prompted to fill out specific fields that are required. Side note, is there a way to validate if the fields have been entered before they submit the asset for approval? This is the requirement I am most concerned about.
Then after the fields are entered an email will be sent to a group of approvers to review if the information is complete.
The approvers will then be able to change the status of the report from Candidate to Reviewed.
Not sure how to make this happen. I know requirement one seems the most daunting since it get pretty granular and we only want to apply the process to newly created assets that are domain and asset specific.
Is there an out of the box solution for this? Or something close?
Any guidance would be greatly appreciated!