Struggling to understand why the following snippet fails.
- Attempting to call an external API via Studio.
- Code:
ASSIGN response = GetRESTProxy("https://api.example.com/data") - Error:
INVALID_FUNCTIONreturned by the engine. - Is the syntax incorrect or is this method restricted in the current environment?