Easily Integrate the freemius license.trial_expiring_notice.sent Webhook into your application using Javascript, Ruby, and other frameworks.
Occurs when a courtesy trial expiration reminder email has been sent to the user. For 7-day trials, the email is sent 2 days prior to the trial expiration. For longer trials, the email is sent 7 days prior to the trial expiration.
Steps to receive the Freemius license.trial_expiring_notice.sent Webhook
- Sign up for your free Hooky account.
- Create a new Webhook Source, and select freemius. This will be the endpoint that receives the Freemius license.trial_expiring_notice.sent webhook on behalf of your application, and forwards them using the unified SDK.
- Once the license.trial_expiring_notice.sent webhook is received from Freemius, you'll see the payload under the Live Logs section of your webhook source.
- Next, follow the examples below to integrate the Hooky SDK in Ruby or Javascript, and start receiving webhooks.
- Sign up for your free Hooky account.
- Create a new Webhook Source, and select freemius. This will be the endpoint that receives the Freemius license.trial_expiring_notice.sent webhook on behalf of your application, and forwards them using the unified SDK.
- Once the license.trial_expiring_notice.sent webhook is received from Freemius, you'll see the payload under the Live Logs section of your webhook source.
- Next, follow the examples below to integrate the Hooky SDK in Ruby or Javascript, and start receiving webhooks.