URL mapping

Modified on Wed, 12 Oct, 2022 at 12:27 PM

As a author I want to configure URL mapping easily, I need to know URL ids.


Current variable urlMap can be configured via snippet or desc.json file. Id's can be found by author only in exported journeys.json file. 


Show IDs in Portal

  • In Site->Settings->Site Detail in URL table as tool tip of URL
  • In Site->Settings->Site Detail as list for copying
  • In Site->Settings->Site Detail as pre-generated variable to copy

Example

{
 "web": "http://..",
 "backendUrl" : "https://alpha.stage.newired.com//",
 "collectorUrl" : "https://alpha.stage.newired.com/collector"
 "urlMap": [{"id": 123, "url": "http://steam-green.newired.com"}, {"id": 212, "url": "http://steam-red.newired.com"}]
}







Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article