Login you TTN console
Go to applications
Click Add application
Name your application
Select the handler of you application according to you location
Integrations:
Go to the integration tab in the application
Click add integration
Select the HTTP integration
Enter the following details:
Click add integration
Payload formats:
Go to the payload format tab in the application
Go to the BEEP github and download or copy ttn-payload-converter.js and ttn-payload-decoder.js
Copy and paste text out of ttn-payload-decoder.js in the decoder field
Copy and paste text out of tttn-payload-converter.js in the converter field
The validator and encoder fields can be left empty.
Click: Save payload functions