Good day everyone,
I need your assistance, so my current process uses an api to fetch data so now I need it to fetch data from the database, I have already checked the connection,It does connect to the database. I just need to get the logic around the whole thing.
Process goes like:>
First accessing outlook email download attachment if there is any,if not it goes on to extract some ID and policy number in the body of the email using regex and query some information with those onto the API.
It then goes on to take some more info from api and open the browser app,logs into it then fill the fields there with the info it got