# Configure a Custom Journey (Legacy)

| **⚠️ This is a legacy feature that does not support new use cases. Contact** [**support@limio.com**](mailto:support@limio.com) **if you'd like to explore custom orders.** |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

In Limio for Salesforce, Custom Journeys are used as additional order types, beside the standard, pre-set ones.

Examples of such orders could be a "Pause Print" order, where, for an order including a magazine delivery, the magazine delivery is temporarily paused, while the subscription stays unaffected.

Another example could be changing the billing date.

## **Configure the Custom Order Type - Limio**

The configuration of the Custom Order Type is done in Limio.

In Limio > Config > templates > order\_types, add the attributes that should be available to any custom order type.

When the order\_type is created, specify all of the attributes that should be available to the order type.

## **Configure the Custom Order Type - Limio for Salesforce**

Once the order type is created in Limio, this won't be automatically visible in Limio for Salesforce; to complete the configuration, please contact the Limio for Salesforce team.

Once configured, the new order type will appear as an additional action to the list of actions for a specific subscription - rules can be added for the specific order to be visible for certain subscription types only. For example, pause print won't appear as an option for digital only subscriptions.

The custom action in Limio for Salesforce will be configured showing the attributes as specified on Limio.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.limio.com/integrations/using-limio-for-salesforce/legacy-features/custom-journey-legacy.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
