i am using the workflow http request function in which i receive request body if i enclose in the array e.g [{“lead”: record.recordID}]
but the third party which i am integrating accept in the format {“lead”: record.recordID}
but corteza api block not able to send this it shares null
also i do not want to send through integration gateway … any help