IFTTT going away, need some pointers

Hi ScruffR - that device ID is fake as you suggested I don’t expose it on this forum. If I simply enter
https://api.particle.io/v1/devices/4b***************3433/?access_token=6b******************************1215fd
into a webpage I receive the below which shows that I’m connecting to the board… (edited)

{"id":"4b*****************3433",
"name":"Particle-1",
"last_ip_address":"58.xx.xx.xx",
"last_heard":"2022-08-17T22:02:29.049Z",
"last_handshake_at":"2022-08-17T10:32:31.430Z",
"product_id":2583,
"online":true,
"connected":true,
"platform_id":6,
"cellular":false,
"notes":null,
"firmware_updates_enabled":true,
"firmware_updates_forced":false,
"functions":["controlRelay"],
"variables":{},
"status":"normal",
"serial_number":"PH-160918-A9QP0",
"system_firmware_version":"2.2.0",
"current_build_target":"2.2.0",
"default_build_target":"2.3.0",
"firmware_product_id":6,
"groups":[],
"firmware_version":65535,
"desired_firmware_version":null,
"targeted_firmware_release_version":null,
"development":false,
"quarantined":false,
"denied":false,
"owner":"xxxxxxxx@gmail.com"
}

Not sure how to “drive” console.particle.io so don’t know how to test the function. I can just access and read only :slight_smile: