From dfd190e4b0007b937dd9e2a59e1b832e82e861d4 Mon Sep 17 00:00:00 2001 From: Alex Howells Date: Mon, 18 Mar 2024 00:31:28 -0700 Subject: [PATCH] Update documentation for Aftership (#31915) Tracking API used to be in the Forever Free plan and then moved to Essentials ($9 USD per month), but has now been moved behind the Pro ($119 USD per month) plan. Small update to the documentation to advise users about this change so they don't waste time thinking this can work for free or for $9/mo like I did. --- source/_integrations/aftership.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/aftership.markdown b/source/_integrations/aftership.markdown index 6a1c935dca8..ad71021b6b9 100644 --- a/source/_integrations/aftership.markdown +++ b/source/_integrations/aftership.markdown @@ -21,7 +21,7 @@ The sensor value shows the number of packages that are not in `Delivered` state. To use this sensor, you need an [AfterShip Account](https://accounts.aftership.com/register) and set up an API Key. To set up an API Key go to [AfterShip API](https://admin.aftership.com/settings/api-keys) page, and copy existing key or generate a new one.
-AfterShip recently removed the tracking API functionality from the Forever Free plan. The tracking API functionality requires at least the Essentials plan. +AfterShip removed the Tracking API functionality from the Forever Free plan, and also no longer offers it in the Essentials plan. Using this integration now requires at least the [Pro](https://www.aftership.com/pricing/tracking) plan.
{% include integrations/config_flow.md %}