Giter Site home page Giter Site logo

api-docs's People

Contributors

adelawalla avatar afischoff avatar bmsteele avatar bobbyguptav avatar bojanglepro avatar casey-fowler avatar charlie-curtis avatar crim avatar demgenman avatar enygma avatar et avatar franciscosanchezsfdc avatar gupta298 avatar humeansacrifice avatar javadevvictoria avatar joeyrivera avatar juan-nunez avatar logoscreative avatar marcus-moncayo avatar mattkiely avatar nathanbw-sfdc avatar nihunt avatar noshirpatel-salesforce avatar pd-aray avatar perfectgait avatar rgolding avatar ryanlb avatar sherrimitchell avatar spencerwilliams-pardot avatar workman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

api-docs's Issues

URL Format for all is missing formatting

currently formatting looks like this

but should look like this (preferably without the additional spacing)

I changed this by doing /api/list/version/3/do/read/id/*__<id>_?... instead of /api/list/version/3/do/read/id/\___<id>_\_*?...

Broken Links to fix

Authentication article has outdated navigation path

In http://developer.pardot.com/kb/api-version-3/authentication

Step 3 has outdated navigation instructions.

Docs currently say this (italicized part is outdated)
Obtain the email, password, and user_key (available in the application under My Settings) for the Pardot user account that will be submitting API requests.

Suggested change in italics below:
Obtain the email, password, and user_key (available in Pardot by navigating to {your email address} > Settings > Scroll to API User Key row) for the Pardot user account that will be submitting API requests.

Add Subheader of where Next and Previous Buttons lead

These buttons will take you the next/previous article listed in the API Version 3 dropdown. Should say which article that is by the button so users know where they're going without having to click on the dropdown

Form (Use and Query)

can read, query

Sort Options:
id, created_at, updated_at

Search Criteria:
updated_at, created_at, id

Update WADL File

I've uploaded a copy of the WADL file we use to power the Apigee API Console (9caa94a).

We need to update this with our new calls in order to update the console itself.

Emails can only be sent to existing prospects

We should explicitly state that you can only email existing prospects, otherwise send will fail.

Using cURL, I get the following error:
{"@attributes":{"stat":"fail","version":1,"err_code":3},"err":"Invalid prospect ID"}

Add Search Bar (?)

we used to have a search bar on old API docs... should we add that for this one as well? It looks like menu is good enough that users will be able to find what they want, but do we think we should also add in capability to search?

Campaign (use and query)

can create, read, query, update

Sort Options:
id, created_at, updated_at, name, cost

Search Criteria:
created_at, id, updated_at, name

Valid Parameters:
name, cost

Querying Visitor Activities Method

There are two required parameters for the visitorActivity method besides 'user_key' and 'api_key' they are 'search_criteria' and 'result_set_criteria'. I can find no references two those parameters that indicate what are considered acceptable values. It would seem that they might be related to the Search Criteria parameters and the Result Set parameters but again there is no actual documentation referring to them.

Get Prospects by prospect_id

Hello,

Is there a way to search for prospects by id? For example from a list of visitor activities, I obtain a set of prospect ids. I then would like a way to search for prospects using this set of prospect ids.

Thanks!

Object Field References - Visitor Activities Missing

Need to add the following Visitor Activities types to this list

VIDEO_VIEW = 27;
EVENT_REGISTERED = 28;
EVENT_CHECKEDIN = 29;
VIDEO_CONVERSION = 30;
USERVOICE_SUGGESTION = 31;
USERVOICE_COMMENT = 32;
USERVOICE_TICKET = 33;
VIDEO_WATCHED_THREEQUARTERS = 34;

Add info about batch things

Add documentation about
/api/prospect/version/3/do/batchCreate
/api/prospect/version/3/do/batchUpdate
/api/prospect/version/3/do/batchUpsert

Custom Field (use and query)

can create, read, query, update, delete

Sort Options:
id, created_at, name

Search Criteria:
created_at, id

Valid Parameters:
name, type, crm_id, is_required, is_record_multiple_response, is_use_values

Upsert & Update: Undocumented undeletion behavior

When a Prospect for which is_archived=1 has "update" (by email or ID) or "upsert" (by id) run on it, is_archived will stay 1 for the Prospect.

HOWEVER:

When a Prospect for which is_archived=1 has "upsert" (by email) run on it, is_archived will change to 0 for the Prospect.

This needs to be documented for the time being, and a bug/improvement should be filed for it in JIRA to make the behavior consistent across updates/upserts.

Tag Object (use and query)

can query, read, removed

Sort Options:
id, created_at

Query Search Criteria:
created_at, id, tag_id, type, object_id

Removed Search Criteria:
id, removed_at

Tag (use & Query)

can query and read

Sort Options:
id, created_at, updated_at, name

Query Search Criteria:
id, created_at, updated_at, name

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.