Magidoc

IntegrationRoute
Object

A route will be instantiated as a CloudEndpoint and will be able to receive messages from online clients

Fields

#

name

Non-null

The name of the route.

url

Non-null

The URL of the route.

method

Non-null

The method of the route.

handle

Non-null

The hande of the route

path

The path of the route

module

Non-null

The script for the route.

preHandler

A pre handler for the route

postHandler

A post handler for the route

mode

Non-null

The mode of the route

Usages

#

References

#