---
sourceDocument: Australia Customer Service Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/customer-service-management

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Customer Service Management

ft:clusterId :

    - csm

bundleId :

    - csm

workflow :

    - Customer and Industry


---

# Extension points for workflows

# Extension points for workflows {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

Override existing scripts or call custom scripts for the workflows by using extension points on the ServiceNow AI Platform®.

You can access the available extension points for the customer life cycle management workflows in the ServiceNow AI Platform®. Start by entering sys_extension_point.list in the application navigator and pressing Enter. Then, you can select the extension point that you want to view the
record details of. If you want to override an existing script, you can select Create implementation.

You can create extension points so that you can create a workflow for a sold product extension that is not already configured. You can also override extension points to create configurations. To learn more about the existing extensions
and configurations of the Customer Life Cycle Management Workflows, see [Customer Life Cycle Management Workflows](https://servicenow-prod.fluidtopics.net/dSdb9F1KhilKQhHb55WVNA "Manage the life cycle of your sold products by activating the Customer Life Cycle Management Workflows (com.snc.customer_lifecycle_mgmt_workflows) application.").

You can create several implementations for each extension point and provide an order number for each implementation. The implementation that has the lowest order number is the one that is executed.

The following table lists the extension points of the Customer Life Cycle Management Workflows.  
{#extension-points-for-workflows__table_u4t_rdd_d1c__entry__2}

| Extension points | Description |
|-|-|
| CustomerWorkflowsEP sn_l2c_cust.flows.CustomerWorkflowEP | Overrides the existing flows and configurations. This extension can be used for any one of these two reasons: * If you want to execute custom flows that are extensions of the current sold product (sn_install_base_sold_product) table. To learn more about existing flows, see [Customer Life Cycle Management Workflows](https://servicenow-prod.fluidtopics.net/dSdb9F1KhilKQhHb55WVNA "Manage the life cycle of your sold products by activating the Customer Life Cycle Management Workflows (com.snc.customer_lifecycle_mgmt_workflows) application."). * If you want to execute custom Lead to Cash Core configurations. To learn more about existing Lead to Cash configurations, see [Entity configuration and mapping](https://www.servicenow.com/docs/access?context=entity-configuration-and-mapping&version=australia&pubname=australia-order-management&ft:locale=en-US). {#extension-points-for-workflows__ul_w44_w4h_d1c} |
| GetSoldProductClassEP sn_l2c_cust_flows.GetSoldProductClassEP | Returns the correct sold product and product inventory class. The extension can be used to create custom flows in the Add and Modify flows. |
| CustomerWorkflowCompleteEP sn_l2c_cust_flows.CustomerWorkflowCompleteEP | Overrides existing methods to perform any custom post-processing actions after an order to sold product flow is complete. |
[Tabela 1. Extension points for the Customer Life Cycle Management Worklows application]

{#extension-points-for-workflows__table_u4t_rdd_d1c}

