I'm trying to use AWS Lambda and Serverless to kickstart an Intercom Messenger App. This repo is intended at providing you with some code... to help me code. That's right.
Reading the instructions, I am having difficulties booting things up. Importing my Messenger App returns an error with no information.
To test my code, you'll have to create a new Serverless service exposed on AWS.
npm install; serverless create --template aws-nodejs; serverless deploy
Copy and paste initialize_url and submit_url accordingly.
No, it doesn't. Any help would be greatly appreciated!