get link

This block is part of the files group and was last modified in core v10.5.10.

get link v10.5.10

Returns the link of a given file which can be used as a img src. Will only work with public files.

In pins 1
  • file required
    file
Out pins 1
  • value
    value

A typical wiring for get link: rename feeds the file pin; the value out pin feeds execute in queue.

Studio canvas example for the get link block: typical wiring for get link.

Commonly used with

In production blueprints, this block is most often wired together with:

  • new object: this block feeds into it. Builds a new object filled with the given fields.
  • set fields: this block feeds into it. Generates an array of mutations based on the given filled fields.
  • rename: feeds into this block. Renames the given files.
  • get fields: feeds into this block. Gets the selected fields from the given object.
  • move to public: feeds into this block. Moves the given files to a new public destination.
  • resize: feeds into this block. resize given images with new dimensions.

Version history

Introduced in v10.5.10.


Back to files Return to the main group to view all sub-groups Back to file data Return to the group to view all blocks within this group