You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

26C AI Agent – External REST Tool (POST) Drops/Omits Parameter When Value is Empty String or Null

Summary:

When configuring a Workflow Agent to call an external REST POST endpoint, any input parameter whose value is set to an empty string ("") or null is being completely omitted from the outgoing JSON payload, instead of being sent as an empty/null field. This breaks integration with downstream REST APIs that explicitly require the key to be present in the payload — even with an empty or null value — for correct processing.

Content (please ensure you mask any confidential information):

  • Create a Workflow Agent in AI Agent Studio.
  • Add an External REST Tool with method POST, pointing to an endpoint that expects a JSON body such as:
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!