Extracting data from OpenDental server via API
Posted: Thu Jul 09, 2020 5:40 pm
Hello!
We are building an application that will be interfacing with OpenDental data. We wanted to use the API instead of using SQL procedures but we are finding it a little confusing to understand how to start. The OpenDental docs states that the API Endpoint is https://api.opendental.com/fhir/v2 but it's unclear what that is. Is that just for the test server that's provided later in the docs? If we are connecting to our own database via the API what is the endpoint? We wanted to do a test run and connect from our own computer via localhost but we were unable to do so. We have econnector installed and API keys generated.
Am I missing something here? Are all API requests actually going to api.opendental.com in the cloud and we somehow need to connect our server to Opendental cloud? Or is there an alternate endpoint that we can use to access data locally (then we can develop around that and transport the data accordingly).
Let me know please. Thanks!
We are building an application that will be interfacing with OpenDental data. We wanted to use the API instead of using SQL procedures but we are finding it a little confusing to understand how to start. The OpenDental docs states that the API Endpoint is https://api.opendental.com/fhir/v2 but it's unclear what that is. Is that just for the test server that's provided later in the docs? If we are connecting to our own database via the API what is the endpoint? We wanted to do a test run and connect from our own computer via localhost but we were unable to do so. We have econnector installed and API keys generated.
Am I missing something here? Are all API requests actually going to api.opendental.com in the cloud and we somehow need to connect our server to Opendental cloud? Or is there an alternate endpoint that we can use to access data locally (then we can develop around that and transport the data accordingly).
Let me know please. Thanks!