Elision - Custom Export Call Report Tester

POST /api/custom-export-call-report | Based on your Postman collection

POST METHOD

1 Authentication

2 Report Filters (formdata)

Note: Browser may block http://192.168... due to CORS/Mixed Content. If so, use cURL from right panel - it will always work.

cURL Preview


    

Response

Idle
No request yet. Login first, then Send Report Request.

If you see "Unauthenticated." on login:
- Check user exists and has user_level >=8
- Check ast admin access = enabled
- You MUST login and call report on SAME host. Local token won't work on Prod.

From your Postman: 
Login: POST http://192.168.8.101:9010/api/login with formdata user=api password=Elision123
Report: POST http://192.168.8.101:9010/api/custom-export-call-report Bearer + formdata from_date, to_date, campaigns[]