App‑to‑App URL Encoding

URLs require UTF-8 percent encoding for all special characters and spaces, except for parentheses ( ), which you don’t need to encode. This topic provides correct and incorrect examples.

Available on all tiers:

Essentials
Advanced
Enterprise

Correct (encoded):

truecontext://x-callback-url/open?name=Inspection%20Form
tcxt://x-callback-url/open?name=Inspection%20Form
Incorrect (contains a space):
truecontext://x-callback-url/open?name=Inspection Form
tcxt://x-callback-url/open?name=Inspection Form

Tip:The w3schools HTML URL Encoding Reference provides detailed information about URL encoding.

Info:We're now TrueContext.

Use truecontext:// or tcxt:// in your App‑to‑App calls.

To maintain existing integrations, TrueContext will continue to support prontoforms:// and the alternative https://prontofor.ms/.

For more detailed information about what’s changing, visit https://support.truecontext.com/hc/en-us/articles/19516168513556