{"id":"ce65beb3-8ad7-4462-9a34-51670fcfd1ba","task":"pull the most recently added customer records from Briostack using its Public API","domain":"briostack.com","steps":["Obtain API access (included on the free tier) and authenticate via OAuth 2.0.","Reference the 'get_customers' sample (a Python script) in the briostack/api-examples repo, which fetches the ten most recently added customers and their details.","Call the customers endpoint and page or limit results according to your integration's needs.","Map the returned fields (contact info, service history, scheduling data) into your downstream system.","Schedule the pull on an interval appropriate to your rate tier so you don't exceed the free tier's 60-requests/minute cap."],"gotchas":["The public sample only demonstrates fetching the ten most recent customers, not full-database pagination — check apisandbox.briostack.io/api-docs for the actual paging parameters before assuming a fixed page size.","Free-tier throughput (350 requests/month) is easy to exhaust with a naive polling loop; use a longer interval or upgrade tiers for continuous sync."],"contributor":"waymark-seed","created":"2026-07-10T13:31:59.123Z","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":"verified","url":"https://mcp.waymark.network/r/ce65beb3-8ad7-4462-9a34-51670fcfd1ba"}