@illumio/api

0.1.2 • Public • Published
npm install
npm run dev
npm run deploy

API

This is hosted by illumio team, but we use Finsweet's dev-client-illumio-marketo worker for development, once we are ready to deploy with illumio team, the script is shared manually with them 💡 so that they can add it into their own worker.

Get all leads

This involves a call first to Marketo identity service to get the access token, then to Marketo API to get the leads based on the available munchkin id.

For more details:

  1. https://developers.marketo.com/rest-api/authentication

  2. https://developers.marketo.com/blog/get-a-visitors-cookie-id-and-then-query-associated-lead-data/

API Request

This package packages/sdk/marketo-meta above consumes the API and returns the lead details based on on query params. Currently supported query params are:

  • email
  • munchkinId
  • firstName
  • lastName
  • company
  • vanityCompanyName Company's vanity name, e.g. illumio
  • companyLogo Company's logo url

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.2
    1
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i @illumio/api

Weekly Downloads

1

Version

0.1.2

License

none

Unpacked Size

6.58 kB

Total Files

7

Last publish

Collaborators

  • illumio