Component Details
appmixer.servicenow.record.GetTableSchema
1.0.0
Public
{ "name": "appmixer.servicenow.record.GetTableSchema", "author": "Appmixer <info@appmixer.ai>", "description": "Retrieves the record identified by the specified sys_id from the specified table.", "version": "1.0.0", "private": false, "auth": { "service": "appmixer:servicenow" }, "inPorts": [ { "name": "in", "schema": { "properties": { "tableName": { "type": "string" } }, "required": [ "tableName" ] }, "inspector": { "inputs": { "tableName": { "type": "text", "label": "Table Name", "index": 1, "tooltip": "Name of the table to retrieve the schema for." } } } } ], "outPorts": [ { "name": "out" } ], "icon": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NCIgaGVpZ2h0PSI2NCI+PHBhdGggZD0iTTMyLjE5NSAzLjMxMkEzMi4yNjcgMzIuMjY3IDAgMCAwIDkuOTQ5IDU4Ljg4M2E2LjM0NiA2LjM0NiAwIDAgMCA4LjI2NC40MyAyMy4wMzUgMjMuMDM1IDAgMCAxIDI3LjQ0NSAwIDYuMzY0IDYuMzY0IDAgMCAwIDguMzg5LS40M0EzMi4yNjcgMzIuMjY3IDAgMCAwIDMyLjE5NSAzLjMxMm0tLjE4IDQ4LjI3NWExNS42MzIgMTUuNjMyIDAgMCAxLTE2LjEzMy0xNi4wMjYgMTYuMDQ0IDE2LjA0NCAwIDEgMSAzMi4wNyAwIDE1LjYxNCAxNS42MTQgMCAwIDEtMTYuMDI2IDE2LjAyNiIgZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsPSIjODFiNWExIi8+PC9zdmc+" }