We know that we can access the item by the URL of
http://localhost/InnovatorServer/Client/default.aspx?startItem:[itemName]=[ItemID]
But how can I get the URL of the items in basket(Activity) . I need to make the URL in the Email. But I don't know how to get the in basket item's URL.
Thanks.