Skip to content

sugimomoto/TeslaAPICustomConnector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

What is this?

This is Tesla API Custom Connector for Microsoft PowerApps/PowerAutomate/LogicApps.

This connector can get a lot of your Tesla data and request each commands.

How to use

Usage is simple. This connector is pulished at Github so you can import at "Import OpenAPI from URL" on the custom connector page.

image

Enter any name and paste the URL below, Then click "import" button.

https://raw.githubusercontent.com/sugimomoto/TeslaAPICustomConnector/main/TeslaAPICustomConnector.json

image

After that, you can set the icon you like.

image

Security and Definition information are no need change. You can register by clicking "Create Connector".

image

Test method

The authentication method is to specify the Access Token in the Authorization header.

Therefore, You should get Access Token manually by referring to the following articke.

Tesla API Postman Collection

After getting, open "New Connection"

image

Specify the acquired Access Token in the API key item including "Bearer".

If your Access Token is "qts-12345", Enter "Bearer qts-12345".

image

After that, You can execute any actions.

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published