This 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)API endpoint slug maker_webhooks.history_of_web_requests_received Runtime method performQuery("maker_webhooks.history_of_web_requests_received")
Query fields Label Event Name Helper text The name of the event, like "button_pressed" or "front_door_opened". Use only letters, numbers, and underscores Slug event Required true Can have default value true
Ingredients Slug event_name Filter code MakerWebhooks.historyOfWebRequestsReceived.EventName Type String Example buzzer Slug value1 Filter code MakerWebhooks.historyOfWebRequestsReceived.Value1 Type String Example Hello world Slug value2 Filter code MakerWebhooks.historyOfWebRequestsReceived.Value2 Type String Example Hello world Slug value3 Filter code MakerWebhooks.historyOfWebRequestsReceived.Value3 Type String Example Hello world Slug occurred_at Filter code MakerWebhooks.historyOfWebRequestsReceived.OccurredAt Type Date with time (ISO8601) Example 2020-07-08T04:17:06.000+05:00