TESTING KB ARTICLE

Body

Who can use this feature?

  • Users with the "View and Edit" level permissions on the Flows (Application/Design) iPaaS role can build this flow
  • No additional permissions are required for the build.

In this article we'll cover how to build an iPaaS workflow that manages metered connections through webhooks.

Gathering Workflow Info

Use Case

This article will show how to build an iPaaS workflow to ensure webhooks are correctly utilized for metered connections. The process involves verifying service account status, configuring webhooks, and effectively monitoring their execution.

  • Ensures webhooks are active to trigger flows
  • Maintains compliance with metered flow definitions
  • Assists in troubleshooting webhook-related issues

Discovery Info

To build this workflow, you'll need to get the following info for your environment:

  • Status of the integration service account
  • Configuration details of active webhooks
  • Flow execution logs

Building iPaaS Workflow

Step 1: Verify Service Account Status

  1. Access the service account settings in the admin console
  2. Confirm that the correct service account is activated as the TDX integration account
  3. If necessary, switch to an active service account for integration

Step 2: Configure Webhook

  1. Navigate to the webhook settings in your environment
  2. Ensure that all necessary endpoints are correctly configured
  3. Test the webhook to confirm it triggers the intended flows

Step 3: Monitor Flow Execution

  1. Check execution logs for any errors or issues
  2. Validate that the workflow executes as expected upon webhook triggers
  3. Adjust settings as necessary based on monitoring feedback

Details

Details

Article ID: 156430
Created
Mon 5/5/25 10:18 AM