HTTP Function
🔌 What is an HTTP Function ?
☁️ What is sent and received ?
{
properynamefromyouruserinterface1 : 'value',
properynamefromyouruserinterface2 : 'value'
}{
ngsSurveyId : 'abcd' // ID of the survey,
ngsRemoteip : '127.0.0.1' // IP of the respondent
}{
yourproperty1:'value',
yourproperty2:'value'
}🔅 HTTP Function properties
Last updated
Was this helpful?