Parse Connect Link#
|
instant3Dhub
|
Parse Connect Link
Blueprint Action for AI3DHConnector::ParseConnectLink.
Description
Parses the provided connection link and extracts the hub URL and relevant connection options.
Supported formats are (may be expanded in the future):
- https://example.com/path?hubUrl=https://demo.threedy.io&sessionId=default/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
- https://demo.threedy.io/api/space/v2/default/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx?token=yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy
- https://demo.threedy.io/space/default/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx?roleKey=yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy
In the first format, the base URL (example.com) is ignored and the hub URL is extracted from the query parameters only.
In the second and third format, token and roleKey are optional and both populate the RoleKey connect option.
Target is I3DH Connector
Blueprint Node
Parse Connect Link
Link
Hub URL
Connect Options
Return Value
- Inputs
-
Link Link URL.
- Outputs
-
Hub URL Target hub URL, only set on success. Connect Options Target connect options, only set on success. Return Value Success or failure.
Generated by