Support portal
Submit a ticket at support.future-demand.com. The integrations queue is triaged daily during business hours (CET, Mon–Fri). For production incidents, see “Production incidents” below.What to include
A good support ticket lets us resolve in minutes instead of days. Include:- The
x-request-idfrom any failing response header. This is the single most valuable piece of information. - HTTP method + path that failed.
- Approximate timestamp in UTC.
- What you expected vs. what happened.
- Environment — staging vs production.
- Your
partner_id— so we know which tenant to look at. - Sample request body / query params (redacted).
- Any relevant client-side context — was a user in the middle of the campaign wizard? Mid-upload?
Production incidents
For severity-1 issues (production down, all calls failing, data loss):- Open a ticket at support.future-demand.com with
[P1]in the subject. - Include the same fields as above.
- Check the Status page — if we already posted an incident, your report adds detail to ours.
Office hours
Future Demand’s integrations team holds open office hours every two weeks — 30 minutes, no agenda, bring your questions. Ask your account contact for the calendar link.Things we can help with
- Auth problems, partner provisioning, MFA reset.
- Endpoint behaviour clarifications (especially the undocumented endpoints the webapp uses).
- Schema drift between this kit and your generated types.
- Reviewing your integration design before you commit to it.
Things we can’t help with
- Debugging your own code (we’ll point at our API behaviour, not your bug).
- Generating ad-hoc credentials for unvetted use cases.
- Pulling data exports manually — use the documented endpoints.