Skip to content

Introduction to VoltScript for Volt Foundry

This workshop is designed to walk through creating integration services and pre/postprocessors in Volt Foundry.

  • Lab 01 creates a simple integration service to return a message element "Hello World".
  • Lab 02 creates an integration service to echo the username passed and error if nothing is passed.
  • Lab 03 creates an integration service to talk to Domino REST API.
  • Lab 04 is a pre/postprocessor to validate input parameters and modify the output.