Create Connection Token
Navigate into your Provider Databse and run following SQL-Command
insert into symbioid._Subscribers (Subscriber, Token)
values (NEWID(), [YourTokenName])
To integrate the service in Symbio, you can refer to the following documents - Symbio Service UniqueId Admin - Symbio Service UniqueId Manual