How can I integrate My bot from AWS Lex in my Laravel App or test it using Postman?

37 Views Asked by At

I have created a bot using AWS Lex. Now I want to integrate it in my Laravel App. But I'm not able to find the end point what do I need. Before doing it in Laravel I am testing it on Postman.

I tried following: Test an Amazon Lex Chatbot using a REST client (Postman) | by Andy O'Sullivan | Dev Tutorials

However, it doesn't help. Still struggling but not getting expected response

1

There are 1 best solutions below

0
NC64 On

Use AWS-SDK it will help to integrate in to your Laravel app. https://docs.aws.amazon.com/code-library/latest/ug/lex_code_examples.html