Reuse the Tariff settings page from your app
The fastest way to integrate Flatpeak into your support tools is to build a version of the Tariff settings page inside your Support Dashboard:
Implementation plan
Flatpeak stores tariffs at the Location level (with each Location linked to a Customer), not on the Customer object itself. This means your support tools should handle a one-to-many relationship between customers and locations—unless you only support a single location per customer.
Step | Action |
---|---|
1 | For each customer account, check if any Location has a Flatpeak Location ID. |
2 | For each Location with a Flatpeak Location ID, implement a status snippet similar to the illustration above. Refer to Tariff settings > View or update for details. |
3 | Allow your support team to use the snippet controls to launch Connect on behalf of the customer and manage their tariff. |