Hey Lenny, unfortunately I haven't worked with that particular Pipelines Channel. but without knowing more about your design, it sounds like perhaps platforms should be cross-linked? Perhaps you may want to consider storing the QBO Vendor ID in a Quickbase record (and vice versa where maybe you can create a QBO Custom field to house the reciprocal Quickbase ID). The bi-directional linking may not be necessary for what you are hoping to achieve, but I try to go this route when feasible as you can then potentially create Formula URL (button) links to respective third-party system to be included in Quickbase forms and reports.
Anyway, if your Quickbase app housed the QBO Vendor ID beforehand, that could potentially set you up so the Event triggering the Pipeline may be able to lookup the QBO Vendor ID. Then, you can set a value in a Pipeline step using the Jinja syntax, something like: {{ a.vendor_id }}
Hopefully that makes sense!
------------------------------
Brian Seymour
------------------------------