OMDb (Independent Publisher) (Preview)

The The Open Movie Database is a RESTful web service to obtain movie information, all content and images on the site are contributed and maintained by our users.

This connector is available in the following products and regions:

Service Class Regions
Logic Apps Standard All Logic Apps regions except the following:
     -   Azure Government regions
     -   Azure China regions
     -   US Department of Defense (DoD)
Power Automate Premium All Power Automate regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Power Apps Premium All Power Apps regions except the following:
     -   US Government (GCC)
     -   US Government (GCC High)
     -   China Cloud operated by 21Vianet
     -   US Department of Defense (DoD)
Contact
Name Aaryan Arora
URL http://omdbapi.com/
Email aaryan2134@gmail.com
Connector Metadata
Publisher Aaryan Arora
Website http://omdbapi.com/
Privacy policy http://omdbapi.com/legal.htm
Categories Lifestyle and Entertainment;Data

Creating a connection

The connector supports the following authentication types:

Default Parameters for creating connection. All regions Not shareable

Default

Applicable: All regions

Parameters for creating connection.

This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.

Name Type Description Required
API Key securestring The API Key for this api True

Throttling Limits

Name Calls Renewal Period
API calls per connection 100 60 seconds

Actions

Returns an array of results for a given title or ID or Keyword

Based on the title/ID/Keyword searches the database for matching results and shows all available results.

Returns an array of results for a given title or ID or Keyword

Based on the title/ID/Keyword searches the database for matching results and shows all available results.

Parameters

Name Key Required Type Description
This API requires API Key, you can get a free api key
apikey True password

API Access Key.

Title to be used for searching the database
s string

Title of movie or series.

ID to be used for searching the database
i string

A valid IMDb ID (e.g. tt1285016).

To refine the search by finding movies/series from a particular year
y integer

Year of release.

Select the type to be returned
type string

Return movie or series or episode.

Select the page number. Ranges from 1-100
page integer

Page number to return.

Returns

Name Path Type Description
Search
Search array of object

Search

Title
Search.Title string

Title

Year
Search.Year string

Year

imdbID
Search.imdbID string

imdbID

Type
Search.Type string

Type

Poster
Search.Poster string

Poster