How to import data using URL that consists special characters
Issue:
Error Message:

The parameter URL does not match the accepted input pattern
Solution:
Replace the symbol with its encoded value (as shown in the table).
| Symbol | Encoded Value |
| ^ | %5E |
| ~ | %7E |
New to ADSelfService Plus?