How to retrieve data from Veezi thru Excel



Instructions

The "From Web" dialog box - Basic

From Web - Basic

The "From Web" dialog box - Advanced

From Web - Advance

URL parts - two text boxes

https://api.us.veezi.com
/v1/film
after URL Parts text boxes filled in

HTTP request header parameters - adding the VeeziAccessToken to the Header

token header parameters filled in

Token is taken care of, now for the XML

with two new text boxes for header parameters

HTTP request header parameters - adding the Accept and application/xml to the Header

XML header parameters are filled in
VeeziAccessToken 19m3sgh48vcax1p9mmhp4dd87w
Accept application/xml

the "Navigator" dialog box

after the OK button, waiting

There's Something in the Display Options

Display Options are displaying

Data - displayed thru the Navigator dialog box, not yet in a spreadsheet.

Display Options are displaying Display Options are displaying Display Options are displaying

Next, and this is big, we're ganna move this data into a table in Excel

Load drop-down menu

Veezi data from an API call to the Spreadsheet

it loaded my spreadsheet

My Little Friend



Screenshots for One record = ST00000144

URL parts

HTTP request header parameters

VeeziAccessToken 19m3sgh48vcax1p9mmhp4dd87w
Accept application/xml
From Web dialog box just before pressed OK button the retrieved data is displayed in this dialog box scrolled to the right to display Id ST00000144 Load drop-down menu it loaded my spreadsheet

Good Luck



Testing Endpoints

Header Information

Header Information
VeeziAccessToken 19m3sgh48vcax1p9mmhp4dd87w
Accept application/xml

Endpoint Information

  1. https://api.us.veezi.com/v1/session
  2. https://api.us.veezi.com/v1/session{id}
  3. https://api.us.veezi.com/v1/websession
  4. https://api.us.veezi.com/v1/film
  5. https://api.us.veezi.com/v1/film/{id}
  6. https://api.us.veezi.com/v1/filmpackage
  7. https://api.us.veezi.com/v1/filmpackage{id}
  8. https://api.us.veezi.com/v1/screen
  9. https://api.us.veezi.com/v1/screen{id}
  10. https://api.us.veezi.com/v1/site
  11. https://api.us.veezi.com/v1/attribute
  12. https://api.us.veezi.com/v1/attribute{id}
Only Testing the GET Method
Count VZ Help Endpoints Test ID Tested ? Excel ? Total Rows
1 Session https://api.us.veezi.com/v1/session   Yes Yes 3
2 Session https://api.us.veezi.com/v1/session{id} 250 Yes Yes 1
3 WebSession https://api.us.veezi.com/v1/websession   Yes No 0
4 Film https://api.us.veezi.com/v1/film   Yes Yes 34
5 Film https://api.us.veezi.com/v1/film/{id} ST00000144 Yes Yes 1
6 Film Package  https://api.us.veezi.com/v1/filmpackage   Yes No 0
7 Film Package https://api.us.veezi.com/v1/filmpackage{id} 1 Yes No 0
8 Screen https://api.us.veezi.com/v1/screen   Yes No 0
9 Screen https://api.us.veezi.com/v1/screen{id} 3 Yes No 0
10 Site https://api.us.veezi.com/v1/site   Yes No 0
11 Attribute https://api.us.veezi.com/v1/attribute   Yes No 0
12 Attribute https://api.us.veezi.com/v1/attribute{id} 0000000007 Yes No 0



Reserve