AppletsDetails
Triggers
- Receive a web request with a JSON payloadThis trigger fires every time the Maker service receives a web request to notify it of an event. For information on triggering events, go to your Maker service settings and then the listed URL (web) or tap your username (mobile)
- Receive a web requestThis trigger fires every time the Maker service receives a web request to notify it of an event. For information on triggering events, go to your Maker service settings and then the listed URL (web) or tap your username (mobile)
Queries
- Make a web requestThis query returns the status code from a request made to the provided URL. If the response body is in the correct format it will also return the body’s extracted values. Please see the documentation link on the Webhooks service page.
- Make a web request with JSON responseThis query returns the JSON response body. You can use filter code to parse it. Please see the documentation link on the Webhooks service page.
- History of web requests receivedThis query returns a list of times when the Maker service received a web request to notify it of an event. For information on querying events, go to your Maker service settings and then the listed URL (web) or tap your username (mobile)