Header / Dictionary Editor UX Feedback
From a developer experience perspective, configuring headers should be paste-first and intuitive.
When users click Headers, they should immediately see a “Paste your headers” option. Developers typically copy headers from API documentation, Postman, Coding Agents, or other sources rather than manually entering each Key/Value pair.
For example:
Authorization: Bearer <token>
Accept: application/json
Content-Type: application/json
UiPath should automatically parse this and display the headers as clear Key / Value pairs below.
Headers → Paste → Auto-convert → Review/Edit → Save
While the Expression Editor and Autopilot can help today, users shouldn’t need to search for these options or invent prompts for such a common task. A purpose-built AI option could also handle unstructured inputs when needed.
UX benefit: Faster API configuration, fewer errors, and a much more intuitive developer experience.
CC: @diana.gray @Vibhor.Shrivastava @zell12 @Akhil_Padgilwar_qbotica
