Question around place holder strings

Hi all,

Quick question around place holder strings as I am a little confused.

I’d like to get the project I’d from the event as a header in a web.get request.

I thought it would be as simple as one of these two options:

But they come through to my API has

"project2":["[app]"],"project":[""]

I however can see these in the JSON part of the event

image

Am I miss understanding how this works?

Thanks

Alan

Hey @alan01252,

Thanks for reporting this! I can confirm that you read the docs correctly, and that this is a bug. (And I was able to recreate it.)

We’re looking into it right now internally.

TJ

2 Likes

Hi @tjvantoll

Did you have any luck fixing this?

Hey @alan01252,

We deployed a fix today, and I just tested and [.app] is working for my proxy routes. Try it out and let us know if you hit any problems.

Thanks,
TJ