I have a problem about config partitioning. Acordi...
# help-connector-development
t
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
I am also interested in this issue
s
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
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
t
i am also interested