Activity Trigger / Webform Set Up Using V5 API

Last Updated: 27/2/2026     Tags: Webform
  • Switch Version
  • V5
  • V4

Webform Trigger Set Up

A how to guide

Overview

In Taguchi, users can create webforms which trigger an activity when submitted. These activities are configured using our V5 API which means that they are sent immediately after submission. To set this up you will need 3 key components:

  1. An integration

  2. A webform

  3. A trigger activity

Integration

For each webform trigger activity you will need to create an integration in Taguchi. This facilitates the immediacy of the trigger activity being sent to the recipient.

Setting up an integration

  1. Create an integration in Taguchi

  2. Under Details – Type: select V5 API Endpoint (Unauthenticated)

  3. Under Configuration: select the relevant checkboxes for your form.

  4. Enter the desired trigger activity in the the Trigger Activity ID field

  5. Import source name is used to append a SOURCE value to list subscriptions (e.g. DE_SUBSCRIPTION_FORM_JOURNEY, WEB_FORM, Prod_sub_form_GDPR, Prod_preference_center_GDPR)

Integration_Setup

Webform

You need to configure your webform to trigger messages after submission. The following setup is required:

  1. Copy and paste the production Endpoint URL from the Integration into the Integration Production Endpoint URL field under the Form Module

  2. Enable the check box Trigger message?

Webform

Activity

You will need to create the activity that you want to trigger when the webform is submitted. To set up this up correctly you will need to ensure that Broadcast or API trigger is selected as the Distribution Type. The activity will not require a Target Expression because the API will determine who receives the activity.

You will also need to ensure that the activity is approved and scheduled.

Activity