GithubHelp home page GithubHelp logo

marketplace-googleurlshortener-package's Introduction

GoogleURLShortener Package

With the URL Shortener API you can write applications that use simple HTTP methods to create, inspect, and manage goo.gl short links from desktop, mobile, or web.

  • Domain: goo.gl
  • Credentials: apiKey, accessToken

How to get credentials:

  1. Sign in google dev page
  2. Create new API key;

Read more

Custom datatypes:

Datatype Description Example
Datepicker String which includes date and time 2016-05-28 00:00:00
Map String which includes latitude and longitude coma separated 50.37, 26.56
List Simple array ["123", "sample"]
Select String with predefined values sample
Array Array of objects [{"Second name":"123","Age":"12","Photo":"sdf","Draft":"sdfsdf"},{"name":"adi","Second name":"bla","Age":"4","Photo":"asfserwe","Draft":"sdfsdf"}]

GoogleURLShortener.shortenLongUrl

The Google URL Shortener API allows you to shorten URLs just as you would on goo.gl.

Field Type Description
apiKey credentials Your application API key.
longUrl String Long URL

GoogleURLShortener.expandShortUrl

You can call this method to expand any goo.gl short URL.

Field Type Description
apiKey credentials Your application API key.
shortUrl String Short URL

GoogleURLShortener.getUrlAnalytics

To look up a short URL's analytics

Field Type Description
apiKey credentials Your application API key.
shortUrl String Short URL

GoogleURLShortener.getUserHistory

To fetch a user's history.

Field Type Description
accessToken credentials OAuth 2.0 access token.

marketplace-googleurlshortener-package's People

Contributors

ivz-dev avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.