Current Limitation: SmartSuite only allows users to structure JSON objects field-by-field, requiring them to manually build complex payloads (e.g., Slack Block Kit messages) within the UI. This process is tedious, time-consuming, and prone to formatting errors. Proposed Solution: Enable users to paste raw JSON directly into the webhook request body, similar to how Slack's Block Kit Builder structures messages. This would drastically reduce setup time, improve accuracy, and enhance SmartSuite’s automation capabilities. Benefits: ✅ Saves significant time and effort ✅ Reduces errors from manual JSON construction ✅ Improves flexibility for integrating with APIs that require complex payloads Would love to see this implemented! Thanks for considering.