Push Recommendation
recommendations
Push Recommendation
Push recommendation to an external tracker (Jira / Linear / GitHub / ServiceNow).
WP-C: real delivery (creating an actual ticket) is a future connector
call this wave doesn't build — there is no tracker integration wired up
yet to produce a real ticket number/URL. Fabricating one (the old
hash-derived ticket_id/tracker_urls stub) violates the "real stored data
or honest empty" rule, so the response now only promises {queued: true,
external_ref: null}. If the workspace has no CONNECTED connector of the
requested tracker type at all, this is a 409 rather than a silent no-op —
there's nothing to queue a delivery against.
POST
Push Recommendation
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Response
Successful Response