This submenu contains advanced HTTP request options that most users will not need. Only a paid account(or free trail) can access these features. All usernames, passwords, HTTP headers, and body payloads are stored encrypted.

- Verify SSL Certificate- Uncheck this box to disable SSL verification. This is necessary if the source host is using a self signed certificate
 
- HTTP Request Options - Method used to retrieve the source - GET
- POST
 
- HTTP Source Authentication- No Authentication
- HTTP Basic Auth
- HTTP Bearer Token - Adds Authorization: Bearer <token> to the header
 
- Use Client Certificate Authentication- Paste the client certificate and associate key to use client SSL authentication
 
- Add Custom HTTP Headers- Add various additional values to the HTTP header
 
- Add Body Payload- Add values to the HTTP request body payload
 
