Hi Team,
I am trying to pass entered entity value in service node api calling in body but seems like it does not go through , similarly when i try to get the param value from form in message node it works but does not passed to request body in service node.
{“name”:{“type”:“STRING”,“string”:{{context.entities.entityName}}
Please help