is it possible to parse emails so that we can extract and push only relevant data out to the api?
i have a usecase where i need to receive emails containing one time passwords, the same have to be extracted from mail body and then push to the relevant api.
is it possible to parse emails so that we can extract and push only relevant data out to the api?
i have a usecase where i need to receive emails containing one time passwords, the same have to be extracted from mail body and then push to the relevant api.