Skip to main content
YAMOYAMO

What is a Connector?

A Connector is a tool a Playbook declares it needs. Authorising one creates a Connection — the binding that lets a run actually reach that tool on your behalf.

Where it sits

YAMO's vocabulary is a ladder: a Playbook is the method, a Play is one step inside it, a Service is what other people run, an Instance is one customer's ongoing context against a Service, and a Run is one execution. A Connector is a tool a Playbook declares it needs, and a Connection is the access that satisfies it. A Reference file is a document a Playbook reads while it works.

Connector is one rung of that ladder. The rung next to it is Connection.

Why the word matters

One word for one thing. A Connector is the capability a Playbook declares, and a Connection is the authorised binding that satisfies it. Both words are current and they are not interchangeable.

The longer answer

What is a Connector? is the page for this one: where it sits, what it is confused with, and a worked example from a real template.

Keep reading

The rest of the ladder

See it working

Read a Playbook that uses it

Every template in the library publishes its contract and a real example output.