Hi! I am using the CDK to develop a custom HTTP so...
# help-connector-development
m
Hi! I am using the CDK to develop a custom HTTP source connector where in order to collect the data from the source, the connector should send a POST request with two request body fields that change for any new datapoint. My question is how/where should I pass these request body fields to the source connector?