Accessing the Driver Through Your Web Site
To access your backend request driver from your Recite CMS, use the URL
/__/drivername.
Using the weather driver as an example, the URL to access this driver
would be /__/weather.
In this guide you will see how to handle these requests.