---
sourceDocument: Australia Conversational Interfaces
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/conversational-interfaces

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Conversational Interfaces

ft:clusterId :

    - convint

bundleId :

    - convint

workflow :

    - Platform


---

# Create the action scripts

# Create the action scripts for your custom chat integration {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Set up the transforms that your custom chat integration needs to communicate through
the chat process.

## Vorbereitungen

[Create and configure a scripted REST API for your custom chat integration](https://servicenow-prod.fluidtopics.net/HGlF0eMT1VOa5Q5JUR1Dow "Create a scripted REST API, add a scripted REST resource, set security and content negotiation, and set REST API rate limits.").  
Hinweis:  
All action messages relevant to the chat client are displayed to requesters during live agent conversations.

Role required: admin

## Prozedur

1. Navigate to the AllProcess AutomationWorkflow Studio.
2. Click the Actions tab.
3. [Create the
   actions](https://www.servicenow.com/docs/access?context=create-action&version=australia&pubname=australia-build-workflows&ft:locale=en-US) you require to complete the conversational custom chat integration.  
   For details about the input and output used in action scripts, along with script examples, see [Virtual Agent action scripts](https://servicenow-prod.fluidtopics.net/Z2fVoajIDP2R9RDylMNH6A "You need to write a set of mandatory Workflow Studio action and subflow scripts to pass the user data to VACS, apply transformations and send the response back to your chat interface endpoint.").

