read

This block is part of the twinfield group and was last modified in core v14.0.1.

read v12.0.1 Updated v14.0.1

reads the sales invoice of supplied invoice type and invoice number.

In pins 3 + flow
  • flow
    flow
  • connection required
    twinfieldconnection
  • type required
    value

    The invoice type (code), e.g. MEMO.

  • number
    value

    The number of his invoice, e.g. 202100001. As this 'number' can be padded with zeros, we can only accept it as value. Twinfield will auto-fill is none is given.

Out pins 4 + flow
  • flow
    flow
  • success
    condition
  • invoice
    object
  • error
    value
  • Connection
    twinfieldconnection

A typical wiring for read: a function trigger starts the flow; get all feeds the connection pin; value feeds the code pin; the flow out pin feeds debug.

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

Version history

Introduced in v12.0.1.

Last modified in v14.0.1.


Back to twinfield Return to the main group to view all sub-groups Back to invoices Return to the group to view all blocks within this group