You are viewing limited content. For full access, please sign in.

Question

Question

Token Used in URI Switches to Plain Text

asked on May 6, 2020 Show version history

I am using the HTTP Web Request activity in Workflow and when I try to use a token value in the URI it changes it to plain text and does not dynamically change the value I have entered.

Workflow Designer version 10.4.2.246.

0 0

Answer

SELECTED ANSWER
replied on May 6, 2020

Hi Blake!

The forward slash in the URL acts as an escape character in WF, so you have to add an extra one like /projects//%(Token)

2 0
replied on May 6, 2020

It is in the help documentation apparently as well.

2 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.