Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add describeLead endpoint to service.json #29

Open
ghost opened this issue Mar 3, 2016 · 1 comment
Open

Add describeLead endpoint to service.json #29

ghost opened this issue Mar 3, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 3, 2016

I noticed that Marketo has a useful endpoint exposed via <REST API Endpoint URL>/rest/v1/leads/describe.json as described in MKTO Rest Docs.

The change set to implement this functionality would be very small. I would propose to add
"describeLead": { "httpMethod": "GET", "uri": "leads/describe.json" }, in service.json.

I'd be curious to see if this would be of use to others if we were to add it to the library.

@crankenheimer
Copy link

I'll second this request. We do use the library, and I have a use case for this today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant