Does "Record Selector" "DPath extractor" work for poperties with slash ("/") in name? #67603
Unanswered
misha-erm
asked this question in
Connector Builder
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm trying to build an integration with https://fibery.io and the response from API looks like this
So I tried to use 'fibery/types' as field path.
but it leads for 500 error

I assume that might be related to how DPath treats "/" symbol. afaik it's considered as separator. Am I right?
What am I doing wrong?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions