We need to create a redirect page where if a user has an account number (field on the Account entity) they can use this in the URL and get to the appropriate Account page. We have built a myriad of web services to work around this, but I hoped there was a baked in solution built into CRM I could use instead. So example we have Account Number 123ABC, if the user goes to a URL with AccountNumber 123ABC it'll load the Account entity record for this.
Thanks for any advise or suggestions.