create

This block is part of the github group and was last modified in core v10.4.28.

create v10.4.28

In pins 7 + flow
  • flow
    flow
  • connection required
    githubconnection
  • owner required
    value

    e.g. rual

  • repo required
    value

    e.g. blueprinting

  • title required
    value

    title of the github issue

  • description required
    value

    description of the github issue

  • assignees
    array<value>

    list of assignee

  • labels
    array<value>

    list of labels

Out pins 4 + flow
  • flow
    flow
  • connection
    githubconnection
  • success
    condition
  • data
    object
  • error
    value
github

A typical wiring for create: a function trigger starts the flow; open connection feeds the connection pin; value feeds the owner pin; value feeds the repo pin; value feeds the title pin; value feeds the body pin; the flow out pin feeds debug.

Studio canvas example for the create block: typical wiring for create.

Version history

Introduced in v10.4.28.


Back to github Return to the main group to view all sub-groups Back to issues Return to the group to view all blocks within this group