WebHook Action
Provide Webhook using Thingsup IoT Platform.
URL
Function
//Example 1
data = {
city: payload.city
};
headers["Authorization"] = "Bearer Test123";
ContentType = "application/x-www-form-urlencoded"; ContentType
Method
Data

Last updated
Was this helpful?