Challenge: Where's Miro?

Test out your Web SDK skills with this optional challenge.

Ready to test out your Web SDK skills? Complete this optional developer challenge to earn a surprise Miro Developer badge!

Following the instructions below, navigate our Miro board which contains thousands of board items and images, using just the developer console and the methods available in our Web SDK. Several secrets have been hidden on the board and will be revealed by the end of this scavenger hunt.

Uncover these secrets using our Web SDK, and submit them below to earn your surprise developer badge! More details below. 🔍

"Where's Miro?" Scavenger Hunt

We’ve hidden a handful of secrets on a Miro board that contains thousands of board items.
To get started, browse to the code editor and to the embedded Where’s Miro? Scavenger Hunt board below :point-down:.

To complete this challenge, you’ll need:

Successfully uncover all 3 secrets to earn a surprise developer badge!

Instructions:

  1. From the Miro board, find an image that has the id 3458764553127438759.
    Paste the title of this image below.
    View hint Use one of the board methods in the Web SDK reference documentation to get an item by ID.
miro
  1. From the Miro board, find an item of type shape.
    Copy and paste the blue number that’s written inside the shape here.
    View hint Use one of the board methods in the Web SDK reference documentation to get an item by type.
3458764553127472467
  1. Using the number obtained in the second secret, zoom to the image with an ID equal to this number.
    Paste the red message you see contained in the image here.
    View hint Use one of these board viewport methods in the Web SDK to zoom to an item.
Hello Board!
console.log("Hello world")