Migrate from Manage Subscriptions Console to Limio Flows

Limio for Salesforce managed package comes with an OOTB set of pre-built Salesforce flows that allow creating a new subscription and managing existing customer subscriptions in the context of a Person Account, Contact, or Case record.

Start using the flows is as simple as placing them on the page layout of a record and passing a record Id in the input variable:

  1. On the record of choice, click the gear icon on the top right corner

  2. Click Edit Page to open Lightning App Builder

  3. Find Flow element in the Standard Components tab and drag it into the page.

  4. Select a Limio flow and populate the recordId variable by checking the Pass record ID into this variable checkbox.

  5. Save your changes and Activate the updated page layout.

And voila!

Two basic Limio flows are and , follow the links to learn in detail about each of them.

Some of the custom metadata configuration is shared between the Manage Subscriptions console and flows, so it’s going to be partially tailored to your existing experience from the beginning

  • Payment Gateways

  • cancellation reasons

  • subjectIdentityField -

  • allowMultiOffersPurchase -

  • callNewOffersEndpoint -

  • enableEnhancedFiltering -

But flows can offer much more than that, some of the recently released features available in the Limio flows include:

Another feature you might want to use after you migrate to flows is a .

In case you need to migrate gradually, but at the same time you realise that flows offer the functionality you were looking for, you might consider temporarily and benefit from the flows functionality while making the necessary arrangements to migrate fully.

All documentation on Limio flow customisation can be found .

Last updated

Was this helpful?