I have a problem about config partitioning. Acording to the api request, I need the value of id which is parent id inside the body of the request. Do you have any idea to do this? Please help me
👀 1
c
Chính Bùi Quang
06/10/2023, 3:27 PM
I am also interested in this issue
s
Sherif Nada
06/10/2023, 9:37 PM
You should be able to reference it using {{ stream_partition.id}} I believe and inject it into the body like any other parameter
👀 3
t
Thành Đặng Minh
06/11/2023, 2:06 AM
thank you mr Nada but there is a problem. I need that parent id in my request body data. Your way only call the id on the path