WARNING!!!!
To use this example you need to run it in Google Chrome with --disable-web-security flag

Demo - Create Project



2. Obtaining dictionary values

GET: {{apiURL}}system/languages

{{languages | json}}

GET: {{apiURL}}system/workflows

{{workflows | json}}

GET: {{apiURL}}customers/{customerID}/persons

{{contactPersons | json}}

GET: {{apiURL}}system/specializations

{{specializations | json}}

3. Sending quote/project

3a. Uploading files

Uploaded files

{{uploadedFiles | json}}

3b. Sending quote

Quote JSON:

Received data:

{{quoteResponse | json}}

4. Received data

Your Project Reference Number is: {{quoteResponse.refNumber}}

You can now or: