Scripted REST API to Upload Base64 Attachments to Any Record
Sharing a reusable Scripted REST API that allows a third-party system to upload one or more attachments to any table record using Base64-encoded file data.The API accepts:table_name → Target table (incident, sc_req_item, etc.)record_sys_id → Record w...