⚠️ Important #
Changes to Web Connect in a production environment are sensitive and may cause integrations to stop working if configured incorrectly.
We strongly recommend testing all changes in a test/sandbox environment first.
If you are unsure, contact us before making changes.
Step 1: Locate the correct Web Object #
- Go to Web Connect Integrations

- Select the integration where the data is sent from
- Under Web Objects, locate the object you want to adjust
- Click Edit

If the value is part of a nested structure:
- Open Underlying Web Objects
- Navigate to the object where the value is defined

Step 2: Review outgoing mapping #
Inside the Web Object:
- Locate the Outgoing Mapping section
- Identify the field/value that is currently being sent
This list defines exactly what data is included in outgoing messages.

Step 3: Choose how to stop sending the value #
Option A – Send a blank value #
Use this option if the field must exist but should be empty.
- Locate the mapping line
- Clear the value in Field No.
- Leave the mapping row active
Result:
- The field is sent, but with an empty value
Option B – Do not send the value at all #
Use this option if the field should be completely excluded from outgoing messages.
- Locate the mapping line
- Click the three-dot menu
- Select Delete

Result:
- The field is no longer included in outgoing messages
Step 4: Apply and resend data (if needed) #
If the data was already sent previously:
- Go to Web Connect Outgoing Data Web
- Mark the affected records as Non-Synced
- Generate a new Web Entry or let the Job Queue handle it automatically
When to use each option #
| Scenario | Recommended action |
|---|---|
| External system requires the field but accepts empty or you want to send this value again in the near future. | Clear Field No. |
| External system rejects unknown fields | Delete mapping row |
| Value should no longer be controlled by integration | Delete mapping row |