Hello,
I would like.
Determine a value from the respone.
($ [ 'FAQHistory'] [0] [ 'id'])
Continue processing this value with property transfer.
(as HistoryID)?
How does it work?
Can you help?
Thanks Ralf
Solved! Go to Solution.
ok, but myenglish ist not good. 😉
response:
{"FAQHistory": [{ "CreatedBy": 1, "Name": "Created", "ID": 153, "Created": "2019-01-14 12:35:11", "ArticleID": 52 }]
extract ID:
and now i will the ID transfer.
For a GET function. xxx/xxx/ID
It actually looks alright.
I used your attached response and tested it with exactly your JSONPath and it works for me.
Subject | Author | Latest Post |
---|---|---|