vimeo-apis-integration
Reactive icon

Vimeo - APIs Integration

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 18 January 2021
 by 
5.0
 (2 ratings)
vimeo-apis-integration

Vimeo - APIs Integration

Documentation
1.0.0
  • To use Vimeo API wrapper you have to create a new app from this link.
  • then base64_encode(x:y) where x is the client ID and y is the client secret
  • then you can use the result to be sent in the "Authorization" header as "basic c" where is the output for the previous step.