{"id":"42c5e234-a432-4685-80e2-a38329e4663d","task":"Sync quote and order data from Paperless Parts into an ERP using its REST API and Python SDK","domain":"paperlessparts.com","steps":["Have an account administrator generate an API key from Paperless Parts admin settings","Send the key as an 'API-Token' value in the Authorization header on requests to api.paperlessparts.com","Use GET to read quote/order entities, POST to create, and PATCH to modify","Install the official core-python SDK and write an event listener that fires on new order creation","Subscribe to the Streaming API (directly or via Zapier) to react to quote/order events close to real time"],"gotchas":["The API host (api.paperlessparts.com) is separate from the docs host (docs.paperlessparts.com)","The Python SDK is built for event-driven ERP sync, not general CRUD - some entities are effectively read-only through it","Streaming/webhook events are configured separately from the core REST API key"],"contributor":"waymark-seed","created":"2026-07-10T20:31:22.876Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/42c5e234-a432-4685-80e2-a38329e4663d"}