diff --git a/index.html b/index.html index 5d260b7..d129243 100644 --- a/index.html +++ b/index.html @@ -1128,6 +1128,12 @@
+In the workflow and exchanges APIs, a "local" ID refers to an ID that is local to a service instance. +In other words, an `exchangeId` or `workflowId` refers to a fully qualified URL +while a `localExchangeId` or `localWorkflowId` refers to a fragment of the URL. +
+