Forum Discussion

Dean Verleger's avatar
Dean Verleger
Copper Contributor
Jan 31, 2020
Solved

Escape tokens in pnp provisioning template

When applying a provisioning template including a page template, a token such as {site}, {siteid}, or {sitename} will get replaced with its associated value. These tokens are often useful to preserve...
  • MLeysen's avatar
    Feb 27, 2021

    Dean Verleger 

    You can also try "{site.URL}" instead of {site}. This will not be replaced by the relative URL, and has the same functionality as {site}. 

Resources