File size: 27,461 Bytes
294253d
 
 
 
 
 
 
 
 
 
 
 
 
 
e0981df
294253d
 
 
c532f8a
 
 
 
 
 
 
 
 
 
 
 
294253d
 
 
 
 
 
 
 
c532f8a
294253d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c532f8a
294253d
 
 
 
 
 
 
c532f8a
 
294253d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c532f8a
 
 
 
 
 
 
 
 
 
 
 
294253d
 
c532f8a
 
294253d
 
 
 
 
 
 
 
 
 
 
 
 
c532f8a
 
 
 
294253d
c532f8a
 
294253d
 
 
 
 
 
c532f8a
294253d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c532f8a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
294253d
 
 
 
 
 
c532f8a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
294253d
c532f8a
294253d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c532f8a
294253d
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
<!DOCTYPE html>
<html>

<head>
    <title>API Connectors</title>
    <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
    <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
    <!-- Include AdminLTE CSS -->
    <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/adminlte.min.css">
    <!-- Include DataTables CSS -->
    <link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/1.10.25/css/dataTables.bootstrap4.min.css">
    <script src="https://cdn.datatables.net/1.10.25/js/jquery.dataTables.min.js"></script>
    <script src="https://cdn.datatables.net/1.10.25/js/dataTables.bootstrap4.min.js"></script>
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" />
    <link rel="stylesheet" href="/static/css/API_connectors.css">
</head>

<body>
    <style>

        #add {

            position: absolute;

            right: 1%;

            top: 7%;

        }



        #apiTable_filter {

            margin-right: 60px;

            margin-top: -18px;

        }

    </style>
    {% include 'sidepane.html' %}

    <div class="wrapper">
        <div class="main-header" style="border-bottom: none;">
            <!-- Content Header (Page header) -->
            <div class="content-header">
                <div class="container-fluid">
                    <div class="container mt-2">
                        <div class="form-group left-align" id="company-select">
                            <h4 id="selectedCompany" style="margin-left: 300px;"></h4>

                            <!-- <div class="col-12 d-flex justify-content-end mb-3">

                                <button class="btn btn-primary"

                                    style="margin-top: -40px;margin-right: -25px;position: fixed;" id="add">Add</button>

                            </div> -->
                        </div>
                        <div class="row">
                            <div id="message-container" style="margin-left: 200px; width:500px;"></div>
                        </div>
                    </div>
                </div>
            </div>
            <h3 id="company_name" style="margin-left: 400px;">{{company_name}}</h3>
            <section class="content" id="contentSection" style="display: none;">
                <div class="container-fluid">
                    <div class="form-group">
                        <!-- <label for="company_id">company_id</label>--->
                        <input type="hidden" id="company_id" name="company_id" class="form-control" required>
                    </div>
                </div>


                <!-- Main content -->
                <section class="content">
                    <div class="container-fluid">
                        <div class="row">
                            <div class="col-12">
                                <div class="card">
                                    <button class="btn btn-primary me-3" id="add">Add</button>
                                    <div class="card-body table-container pt-5">
                                        <table id="apiTable" class="table table-bordered table-striped">
                                            <thead>
                                                <tr>
                                                    <th>Sno</th>
                                                    <th>API Name</th>
                                                    <th>API Endpoint</th>
                                                    <th>View</th>
                                                    <th>Edit</th>
                                                    <th>Delete</th>
                                                </tr>
                                            </thead>
                                            <tbody>
                                                <!-- <tr>

                                                <td>1</td>

                                                <td>Warehouse</td>

                                                <td>http://193.203.162.39:9090/nxt-wms/userWarehouse/fetchWarehouseForUserId

                                                </td>

                                                <td><button class="btn btn-primary viewButton">View</button></td>

                                            </tr>

                                            <tr>

                                                <td>2</td>

                                                <td>customer</td>

                                                <td>http://193.203.162.39:9090/nxt-wms/userCustomer/fetchCustomerForUserId

                                                </td>

                                                <td><button class="btn btn-primary viewButton">View</button></td>

                                            </tr>

                                            <tr>

                                                <td>3</td>

                                                <td>SKU</td>

                                                <td>http://193.203.162.39:9090/nxt-wms/sku/autoComplete?</td>

                                                <td><button class="btn btn-primary viewButton">View</button></td>

                                            </tr>

                                            <tr>

                                                <td>4</td>

                                                <td>ASN</td>

                                                <td>http://193.203.162.39:9090/nxt-wms/trnHeader</td>

                                                <td><button class="btn btn-primary viewButton">View</button></td>

                                            </tr> -->
                                            </tbody>
                                        </table>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </section>
        </div>

    </div>

    <!-- Modal -->
    <div class="modal fade" id="addModal" tabindex="-1" role="dialog" aria-labelledby="addModalLabel"

        aria-hidden="true">
        <div class="modal-dialog" style="margin-top: -10px;" role="document">
            <div class="modal-content">
                <div class="modal-header">
                    <h5 class="modal-title" id="addModalLabel">Add API Details</h5>
                    <button type="button" class="close" data-dismiss="modal" aria-label="Close">
                        <span aria-hidden="true" data-backdrop="static" data-keyboard="false">&times;</span>
                    </button>
                </div>
                <div class="modal-body">
                    <div class="form-group">
                        <!-- <label for="company_id">company_id</label>--->
                        <input type="hidden" id="company_id" name="company_id" class="form-control" required>
                    </div>
                    <form id="documentForm">
                        <div class="form-group">
                            <label for="APIName">API Name <span class="text-danger">*</span></label>
                            <input type="text" class="form-control" id="APIName" name="APIName" required>
                        </div>
                        <div class="form-group">
                            <label for="APIEndpoint">API Endpoint <span class="text-danger">*</span></label>
                            <input type="text" class="form-control" id="APIEndpoint" name="APIEndpoint" required>
                        </div>
                        <div class="form-group">
                            <label for="Auth_Bearer">Auth/Bearer token <span class="text-danger">*</span></label>
                            <input type="text" class="form-control" id="Auth_Bearer" name="Auth_Bearer" required>
                        </div>
                        <div class="form-group">
                            <label for="Inputjson">Input parameter <span class="text-danger">*</span></label>
                            <input type="text" class="form-control" id="Inputjson" name="Inputjson" required>
                        </div>
                        <div class="form-group">
                            <label for="OutputJson">Output Json <span class="text-danger">*</span></label>
                            <input type="text" class="form-control" id="OutputJson" name="OutputJson" required>
                        </div>
                        <div class="form-group">
                            <label for="Description">Description <span class="text-danger">*</span></label>
                            <textarea class="form-control" id="Description" name="Description" rows="3"

                                required></textarea>
                        </div>
                    </form>
                </div>
                <div class="modal-footer">
                    <!-- <button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button> -->
                    <button type="button" id="saveupdate" class="btn btn-primary" style="display: none;">Update</button>
                    <button type="button" id="save" onclick="save_file()" class="btn btn-primary">Save</button>
                </div>
            </div>
        </div>
    </div>

    {%include 'footer.html'%}

    <!-- Include DataTables JS and your custom script -->
    <script src="https://cdn.datatables.net/1.10.25/js/jquery.dataTables.min.js"></script>
    <script src="https://cdn.datatables.net/1.10.25/js/dataTables.bootstrap4.min.js"></script>


    <script>

        $(document).ready(function () {

            // Show modal function

            $('#add').on('click', function () {

                const modalTitle = document.getElementById('addModalLabel');

                modalTitle.textContent = 'Add API Details';

                clearFormFields();

                $('#save').show();

                $('#saveupdate').hide();

                $('#message-container').empty(); // Clear the message container

                $('#addModal').modal('show');

            });

            $('.modal-footer .btn-secondary, .modal-header .close').on('click', function () {

                $('#addModal').modal('hide');

            });

            // $('#apiTable').DataTable({

            //     autoWidth: false

            // });



        });

        var table = $('#apiTable').DataTable();

        const role = sessionStorage.getItem('userRole');

        console.log('Current role:', role); // Debug statement to check the role

        const company_name = sessionStorage.getItem('company_name');

        console.log("company_name", company_name);

        // document.getElementById('company_name').textContent = company_name;

        const passedCompanyName = sessionStorage.getItem('company_name')

        document.getElementById('selectedCompany').innerText = `Company Name: ${passedCompanyName}`;

        const company_id = sessionStorage.getItem('company_id');

        document.getElementById("company_id").value = company_id;



        data_get_from_db(company_id);





        const companySelect = document.getElementById('company');

        const documentForm = document.getElementById('documentForm');





        function moveToNextInput(inputs, currentIndex) {

            const nextInput = inputs[currentIndex + 1];

            if (nextInput) {

                nextInput.focus();

            } else {

                // Optionally, submit the form or trigger the save button

                document.getElementById("save").focus();

            }

        }





        function displayErrorMessage(message) {

            const messageContainer = document.getElementById('message-container');

            if (messageContainer) {

                messageContainer.innerHTML = `<div class='alert alert-danger'>${message}</div>`;

            }

        }









        async function data_get_from_db(companyId) {

            if (companyId) {

                try {

                    console.log('comp_id', companyId)

                    const Response = await fetch(`/api/get_api_connectors?company_id=${companyId}`);

                    console.log("responce from api :==> ", Response)

                    const connectorsResponse = await Response.json();

                    console.log("knowledge data table after connecting to table", connectorsResponse);

                    console.log("api connector data table after connecting to table", connectorsResponse);

                    const table = $('#apiTable').DataTable(); // Initialize DataTable at the start

                    table.clear();

                    if (!Array.isArray(connectorsResponse)) {

                        throw new TypeError('Expected an array of companies');



                        displayErrorMessage("Data  do not exist for this company. Please fill in the details by clicking add button.");

                        contentSection.style.display = 'none';

                    } else {



                        connectorsResponse.forEach((company, index) => {

                            table.row.add([

                                index + 1,

                                company.APIName,

                                company.APIEndpoint,

                                `<a href='#' class='btn btn-info btn-sm'data-kid-id='${company.row_id}' data-action="view" onclick='viewCompany(this)''><i class='fas fa-eye'></i></a>`,

                                `<a href='#' class='btn btn-warning btn-sm'data-kid-id='${company.row_id}' data-action="edit" onclick='editCompany(this)'><i class='fas fa-edit'></i></a>`,

                                `<a href='#' class='btn btn-danger btn-sm' data-kid-id='${company.row_id}' onclick='deleteCompany(this)'><i class='fas fa-trash'></i></a>`,

                            ]).draw(false);

                        });

                        contentSection.style.display = 'block';

                    }



                } catch (error) {

                    console.error('Error fetching company documents:', error);

                    //displayEmptyTable();



                    displayErrorMessage("Data do not exist for this company. Please fill in the details by clicking add button.");

                    contentSection.style.display = 'none';

                }

            }

            else {

                // displayEmptyTable();



                displayErrorMessage("Document details2 for knowledge do not exist for this company. Please fill in the details.");

            }

        }



        function viewCompany(button) {

            var companyId = $(button).data('kid-id');

            const modalTitle = document.getElementById('addModalLabel');

            modalTitle.textContent = 'View API Details';

            if (companyId) {

                $.getJSON(`/api/viewapiconnectors/${companyId}`, function (company) {



                    $('#APIName').val(company.api_name).attr('readonly', 'readonly');

                    $('#APIEndpoint').val(company.api_endpoint).attr('readonly', 'readonly');

                    $('#Auth_Bearer').val(company.auth_token).attr('readonly', 'readonly');

                    $('#Inputjson').val(company.input_param).attr('readonly', 'readonly');

                    $('#OutputJson').val(company.output_json).attr('readonly', 'readonly');

                    $('#Description').val(company.description).attr('readonly', 'readonly');

                    $('#save').hide();

                    $('#saveupdate').hide();

                    $('#addModal').modal('show');

                }).fail(function () {

                    alert("Error retrieving API details.");

                });

            }

        }

        // Edit knowledge base details

        function editCompany(button) {

            var companyId = $(button).data('kid-id');

            const modalTitle = document.getElementById('addModalLabel');

            modalTitle.textContent = 'Edit API Details';

            if (companyId) {

                // Fetch company details by ID

                $.getJSON(`/api/viewapiconnectors/${companyId}`, function (company) {



                    $('#APIName').val(company.api_name);

                    $('#APIEndpoint').val(company.api_endpoint);

                    $('#Auth_Bearer').val(company.auth_token);

                    $('#Inputjson').val(company.input_param);

                    $('#OutputJson').val(company.output_json);

                    $('#Description').val(company.description);



                    // Show/hide appropriate elements

                    $('#uploadFile').show(); // Hide the file upload field

                    $('#save').hide(); // Hide the default save button

                    $('#saveupdate').show(); // Show the update button



                    // Ensure fields are editable

                    $('#APIName').removeAttr('readonly');

                    $('#APIEndpoint').removeAttr('readonly');

                    $('#Auth_Bearer').removeAttr('readonly');

                    $('#Inputjson').removeAttr('readonly');

                    $('#OutputJson').removeAttr('readonly');

                    $('#Description').removeAttr('readonly');





                    // Show the modal

                    $('#addModal').modal('show');



                    // Set up the click event for the update button

                    $('#saveupdate').off('click').on('click', function () {

                        saveupdate(companyId); // Pass the company ID for updating

                    });

                }).fail(function () {

                    alert("Error in retrieving API details.");

                });

            }

        }



        function saveupdate(companyId, filename) {

            const formData = new FormData();



            const company_id = document.getElementById("company_id").value;

            formData.append("company_id", $('#company_id').val());

            formData.append("APIName", $('#APIName').val());

            formData.append("APIEndpoint", $('#APIEndpoint').val());

            formData.append("Auth_Bearer", $('#Auth_Bearer').val());

            formData.append("Inputjson", $('#Inputjson').val());

            formData.append("OutputJson", $('#OutputJson').val());

            formData.append("Description", $('#Description').val());

            console.log("company_id to table refresh", company_id)

            const messageContainer = document.getElementById('message-container');

            $.ajax({

                url: `/api/editapiconnectors/${companyId}`,

                type: 'PUT',

                data: formData,

                processData: false, // Required for FormData

                contentType: false, // Required for FormData

                success: function (response) {

                    //  alert('Knowledgebase details updated successfully.');



                    if (messageContainer)

                        messageContainer.innerHTML = `

                <div class='alert alert-success'>

                   API  Data Updated successfully

                    <button class='close' onclick='dismissMessage()'>OK</button>

                </div>`;

                    $('#addModal').modal('hide'); // Close the modal after saving

                    fetchUpdatedDocuments(company_id);

                },

                error: function () {

                    alert('Form has no changes to update knowledge base details.');

                }

            });

        }

        function dismissMessage() {

            const messageContainer = document.getElementById('message-container');

            if (messageContainer) {

                messageContainer.innerHTML = '';

            }

        }

        async function fetchUpdatedDocuments(company_id) {

            console.log("company_id:", company_id);



            var table = $('#apiTable').DataTable();

            try {

                const response = await fetch(`/api/api_updatetable?company_id=${company_id}`);

                const connectorsResponse = await response.json();



                console.log("Fetched connectorsResponse:", connectorsResponse);



                table.clear(); // Clear existing data in the table



                if (!Array.isArray(connectorsResponse) || connectorsResponse.length === 0) {

                    displayErrorMessage("Knowledgebase  details do not exist for this company. Please fill in the details.");

                    contentSection.style.display = 'none';

                } else {

                    connectorsResponse.forEach((company, index) => {

                        table.row.add([

                            index + 1,

                            company.api_name,

                            company.api_endpoint,

                            `<a href='#' class='btn btn-info btn-sm' data-kid-id='${company.row_id}' data-action="view" onclick='viewCompany(this)'><i class='fas fa-eye'></i></a>`,

                            `<a href='#' class='btn btn-warning btn-sm' data-kid-id='${company.row_id}' data-action="edit" onclick='editCompany(this)'><i class='fas fa-edit'></i></a>`,

                            `<a href='#' class='btn btn-danger btn-sm' data-kid-id='${company.row_id}' onclick='deleteCompany(this)'><i class='fas fa-trash'></i></a>`,

                            company.row_id

                        ]);

                    });

                    table.draw(false); // Draw the table with the new data

                    contentSection.style.display = 'block';

                }

            } catch (error) {

                console.error("Error fetching updated documents:", error);

                displayErrorMessage("There was an error fetching the updated documents.");

            }

        }



        // Delete company

        function deleteCompany(button) {

            var companyId = $(button).data('kid-id');

            console.log("k_id deleted", companyId);

            $.ajax({

                type: "DELETE",

                url: `/api/deleteapi/${companyId}`,

                success: function () {

                    var table = $('#apiTable').DataTable();

                    table.row($(button).closest('tr')).remove().draw();

                    const messageContainer = document.getElementById('message-container');

                    if (messageContainer)

                        messageContainer.innerHTML = `

                <div class='alert alert-danger'>

                   API  Data Deleted successfully

                    <button class='close' onclick='dismissMessage()'>OK</button>

                </div>`;

                    //alert("Company deleted successfully.");

                    fetchCompanies(); // Refresh the table

                },

                error: function (xhr) {

                    alert("Error deleting company: " + xhr.responseJSON.detail);

                }

            });

        }



        function save_file() {

            const form = document.getElementById('documentForm');

            const messageContainer = document.getElementById('message-container');

            // Check if the form is valid

            if (!form.checkValidity()) {

                // If the form is invalid, show validation messages and stop the submission

                form.reportValidity();

                return;

            }

            const company_id = $('#company_id').val();

            const APIName = $('#APIName').val();

            const APIEndpoint = $('#APIEndpoint').val();

            const Auth_Bearer = $('#Auth_Bearer').val();

            const Inputjson = $('#Inputjson').val();

            const OutputJson = $('#OutputJson').val();

            const Description = $('#Description').val();



            var formData = new FormData($('#documentForm')[0]);



            formData.append("company_id", company_id),

                formData.append("api_name", APIName),

                formData.append("api_endpoint", APIEndpoint),

                formData.append("auth_bearer", Auth_Bearer),

                formData.append("input_json", Inputjson),

                formData.append("output_json", OutputJson),

                formData.append("description", Description)



            //const formData = new FormData();

            fetch('/api/save_api_details', {

                method: 'POST',

                body: formData

            })

                .then(response => {

                    if (!response.ok) {

                        throw new Error('Network response was not ok');

                    }

                    return response.json();

                })

                .then(data => {

                    row_id = data.row_id;

                    var table = $('#apiTable').DataTable();

                    var rowCount = table.rows().count();

                    const view = `<a href='#' class='btn btn-info btn-sm'data-kid-id='${row_id}' data-action="view" onclick='viewCompany(this)''><i class='fas fa-eye'></i></a>`;

                    const edit = `<a href='#' class='btn btn-warning btn-sm'data-kid-id='${row_id}' data-action="edit" onclick='editCompany(this)'><i class='fas fa-edit'></i></a>`;

                    const dele = `<a href='#' class='btn btn-danger btn-sm' data-kid-id='${row_id}' onclick='deleteCompany(this)'><i class='fas fa-trash'></i></a>`;

                    table.row.add([

                        rowCount + 1,

                        APIName,

                        APIEndpoint,

                        view,

                        edit,

                        dele

                    ]).draw(false);



                    // alert('Document saved successfully');

                    if (messageContainer)

                        messageContainer.innerHTML = `

                <div class='alert alert-success'>

                   API  Data saved successfully

                    <button class='close' onclick='dismissMessage()'>OK</button>

                </div>`;

                    $('#addModal').modal('hide');

                    document.getElementById('contentSection').style.display = 'block'; // Show the table section

                })

                .catch(error => console.error('Error:', error));

        }





        function clearFormFields() {

            document.getElementById('APIName').value = "";

            document.getElementById('APIEndpoint').value = "";

            document.getElementById('Auth_Bearer').value = "";

            document.getElementById('Inputjson').value = "";

            document.getElementById('OutputJson').value = "";

            document.getElementById('Description').value = "";

        }





    </script>
</body>

</html>