Inboard URL Scheme

The URL scheme provides a way to import image from given URL. The URL scheme starts with inboard://import and there are three parameters:

For example, we want to import the shot in https://dribbble.com/shots/2210737-Flinto-App-Icons. The three parameters would be:

The parameters must be URL-encoded, so the composed URL would be inboard://import?url=https%3A%2F%2Fd13yacurqjgara.cloudfront.net%2Fusers%2F587968%2Fscreenshots%2F2210737%2Fflinto.png&title=Flinto%20App%20Icons&web_url=https%3A%2F%2Fdribbble.com%2Fshots%2F2210737-Flinto-App-Icons. Open this URL, Inboard will import the image with title and URL fields set properly.