DOT Server
Yes! using the REST API will help you to do it.
Tue, 6 Aug, 2019 at 1:09 PM
For quickly prototyping and testing, you can use our public API endpoints. Each of our public sample services, have a base address: Sample Application Ser...
Tue, 6 Aug, 2019 at 1:14 PM
You can access them via your CRM account, visit the downloads section and then, Digital Onboarding Toolkit. There you will find not only the API documentati...
Tue, 6 Aug, 2019 at 1:14 PM
You’ll find three different sections: DOT App Server Demo: Helps Illustrate a typical enrollment scenario, using our sample web demo. This collection ...
Tue, 6 Aug, 2019 at 1:15 PM
It’s a variable we’ve set up, so you can easily point to different services (i.e., our public API, your test environment, etc.). Please set it up for each o...
Tue, 6 Aug, 2019 at 1:16 PM
Most likely you are testing the “App Server Demo” collection. The purpose of this demo is to simulate an onboarding workflow (stateFULL), and to do that, yo...
Tue, 6 Aug, 2019 at 1:16 PM
This is a Postman specific question, but you can do it in several ways, automated, complex, etc., but to keep it simple, you can do it on the Auth tab:
Tue, 6 Aug, 2019 at 1:17 PM
Each language will have it’s own implications, however a good way to start, is by letting Postman auto-generate sample code, and go ahead with it!:
Tue, 6 Aug, 2019 at 1:18 PM
Yes, you can run DOT Servers as Docker containers.
Tue, 6 Aug, 2019 at 1:24 PM
You can scale up either horizontally (adding more instances) or vertically (adding more cores to given instance), even both! Please refer to official docume...
Tue, 6 Aug, 2019 at 1:25 PM