I am trying to upload leads from clay to breakcold using HTTP API request. The problem is, if there is any field missing (e.g. some leads doesn't have linkedin profilea enriched) for an entry, it doesn't run the api request and gives error of some input missing. How can I include each field conditionally within the http api request in clay?