How to write the ClearCollect function to fetch the data from Post Api where headers are included.
header:
Content-Type:application/json
deviceId:ab
deviceType:A
deviceName: iphone 10
osVersion:1
ApiKey:0269b9130d957f4b9d5a9e1a008705fa
app_version:2.00
request:
{
"password":"nrla5650NR",
"ecode":"e6837",
"request":"login"
}
Please tell me how to write the Clear Collect function to get the data from data source of post Api where headers are added and giving the request, which i have already added from custom connector.