I’m using the extract functionality in FSM (version 6.6) to post table updates to an HTTP endpoint. This works as expected when using an unauthenticated endpoint. I simply specify the endpoint in the “Extract Address” field and the updates post successfully.
How can I use an authenticated HTTP endpoint (basic authentication) to post extracts?