To avoid using Automate, we need to use the "only create this action if" logic to route form submissions to certain projects depending on form answers (see screenshot) This works for simple requests based on one answer, but does not work if it needs to be based off of 2 answers. Ex "only create this action if: Data Request Type equals Corporate AND What International Region Are You A Member Of equals LATIN". Adding an "And" statement here should resolve this.