this is dynamic code which i need to copy
and need to paste it here…
how to implement this?
THANKS

Use Get Text activity to get the Text
Once you done you can use Regex to get the required text
After this use TypeInto / Set text activity to get that pasted
If you are trying to automate from any mailbox better to use mail activities instead of GUI
Hope this helps you
Thanks
Can you check Get Text is giving expected result or not?
Place a message box and give the variable in that, you will able to see what text it is returning
Based upon that we can understand the issue
Thanks
Check Get Text selector is valid, As the selector is unstable it is not returning any Text
Also i see that you are using a MailBox, suggest to extract the mails using Mail Activities
Thanks
i am new to this, can you give me example file?
Check below for using IMAP activity
https://forum.uipath.com/t/tutorial-how-to-configure-gmail-for-email-automation/244169/2
This is gmail integration, but you can reach your admin team to get the inbox settings
Hope this helps you
Thanks
it worked thnx
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.