From Lex ChatBot User will ask give me ServiceNow
Ticket list.
I am trying to get the Service Now tickets list from Service Now by Calling an ServiceNow
API from AWS Lambda
, I am getting the results (Tickets list) in Lambda function, but how to send Ticket list from AWS Lambda
to AWS LEX
.
I used PYSNOW
library to get the data from ServiceNow
to ALWS Lambda
.
How to send SNow ticket list to Lex from Lambda?