Is there any options to achieve 2FA in a Windows App testing

May I know if there is any way to input some phone number, and get the code which will be sent to that number to continue the testing? Note that, this is a windows desktop app; not a mobile app. I am looking for options if any that can be doable via just SenseTalk script or is it possible.
Thanks.

Thanks @thomas598batson .
I was looking for the similar options but just part of EPF if it has any inbuilt integrations or their own.

Hello,

It is not possible for SenseTalk to directly intercept an SMS sent to a physical phone number; you must integrate with an external SMS testing API service to retrieve the code programmatically.

Best Regard,
Jet