# Send custom JavaScript code to RWC

Step template: Request Response (RWC)

To send execute custom js code in RWC client you can use Request Response custom template:

  1. Add Request Reponse step
  2. Select Custom template input component
  3. Remove all prefilled data and write needed JS code into JavaScript input field: Custom Empty
  4. Change template settings according to the image: Settings

Now your javascript code will be executed once flow reached the Request Response step. Step will not be waiting for user reply or any actions and will go to the next step immediately

Last Updated: 8/1/2023, 7:32:10 PM