match

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

match v12.0.1 Updated v14.0.1

matches two twinfield transactions. See Twinfield Docs for a full description.

In pins 4 + flow
  • flow
    flow
  • code required
    value

    The match code. Can be one of the following: 070 (matching suspense accounts), 170 (matching customers), 270 (matching suppliers), 370 (matching projects)

  • date
    date

    The match date, auto-filled with current date if not given.

  • lines required
    array

    Lines to be matches. See Twinfield Docs for a full description.

  • connection required
    twinfieldconnection
Out pins 3 + flow
  • flow
    flow
  • success
    condition
  • error
    value
  • Connection
    twinfieldconnection

A typical wiring for match: a function trigger starts the flow; value feeds the code pin; with values feeds the lines pin; the flow out pin feeds debug.

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

Version history

Introduced in v12.0.1.

Last modified in v14.0.1.

Service documentation

External API reference This block wraps a third-party service. Click here for the service's own documentation of the underlying endpoint.
Back to twinfield Return to the main group to view all sub-groups Back to matching Return to the group to view all blocks within this group