Need help with extracting data using RegEx

Try add the sample text in the Test Text section

See whether it is matching

@kwhites5229

(?<=Load ID )[0-9]+ this is the regex pattern

Regards
Nived N

Happy Automation