Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Create new connections in Card Data Security

Configure settings in our tokenizer service and your ServiceNow instance to set up new tokenized connections, routes, and methods in Card Data Security.

To create a new tokenized connection to another core system other than Visa and Mastercard, refer to the following task list.

TaskDescriptionWhere to perform
Configure the tokenizer serviceUse the tokenizer service website to set up a new connections and service accounts for a Third-Party System.Tokenizer service
Set up integration with the Third-Party SystemSet up a new integration with the Third-Party System.ServiceNow
Create a request builder and response parserCreate request builder and response parser actions for your new connection. Refer to other FSO banking application spokes for examples.ServiceNow
Create an "Enable Card Data Security" subflow in Workflow Studio for your Third-Party SystemCreate a Card Data Security subflow to handle payloads from the Third-Party System. Refer to the default subflows in Card Data Security as examples, such as Enable Card Data Security for VROL and Enable Card Data Security for Mastercom.ServiceNow
Add a decision table entry with API path and subflow mappingAdd a decision table entry to map to the card data security subflow.ServiceNow
Create a REST message functionCreate a new REST message function in All > System Web Services > Outbound > REST Message for your Third-Party System.ServiceNow
Define a REST message HTTP methodDefine an HTTP method for each route in the connection.ServiceNow
Add a mapping configuration record for each REST message functionIn the Tokenizer Resource Configurations table, add an entry for each message function, and map the endpoint URL to the REST message function.ServiceNow

Parent Topic:Managing Card data security