- Change Log
- Method Definitions
- Introduction Comments
- Method: getSinglePresenter
- Method: getSinglePresenterWithPresentations
- Method: getPresenters
- Method: addUpdatePresenter
- Method: getSinglePresentation
- Method: getSinglePresentationWithPresenters
- Method: getPresentationCount
- Method: getPresentations
- Method: getPresentationsWithPresenters
- Method: getPresentationsWithPresenterIDs
- Method: getPresentationsWithPresenterIDsAndRoles
- Method: getPresentationSponsors
- Method: addUpdatePresentation
- Method: presenterReg
- Method: completeTask
- Method: deletePresentation
- Method: getDeletedPresentations
Change Log
Version | Description |
1.8 |
|
Method Definitions
Method: getSinglePresenter
Use this method to locate a presenter by passing a PresenterID. This method will not return the presentations associated with this presenter.
Method: getSinglePresenterWithPresentations
Use this method to locate a presenter by passing a PresenterID. This method will also return the presentations associated with this presenter.
Method: getPresenters
Use this method to request all presenters for the current Event. This method will not return the presentations associated with each presenter.
Method: addUpdatePresenter
Use this method to add or update a presenter.
Method: getSinglePresentation
Use this method to request a single presentation by passing a PresentationID. This method will not return the presenters associated with this presentation.
Method: getSinglePresentationWithPresenters
Use this method to request a single presentation by passing a PresentationID. This method will also return the presenters associated with this presentation.
Method: getPresentationCount
Use this method to get a count of all presentations
Method: getPresentations
Use this method to request all presentations for this event. This will not return the presenters associated with each presentations.
Method: getPresentationsWithPresenters
Use this method to request all presentations for this event. This will also return the presenters associated with each presentations.
Method: getPresentationsWithPresenterIDs
Use this method to request all presentations for this event. This will also return an array of presenter IDs associated with each presentations.
Method: getPresentationsWithPresenterIDsAndRoles
Use this method to request all presentations for this event. This will also return an array of presenter IDs and roles associated with each presentations.
Method: getPresentationSponsors
This method will return the sponsors attached to a presentation.
Method: addUpdatePresentation
Use this method to create/update presentation and presenters
Method: presenterReg
This method sets the speaker registration flag.
Method: completeTask
This method will set a task as completed for a speaker.
Method: deletePresentation
Use this method to delete a presentation.
Method: getDeletedPresentations
Use this method to return deleted presentations.
Introduction Comments
ENDPOINT
https://www.conferenceharvester.com/conferenceportal3/webservices/HarvesterJsonAPI.asp
API Key
An API key must be used to consume this web API. API Keys must be contracted and can be obtained by contacting your account manager.
NOTE
Most API keys are event specific and only allow data access to one event. API keys can be configured for multi event access on a per request basis.
Important Notes
- The date and times returned by the API are in 24 hour format and are not adjusted to GMT or UTC. They are returned exactly as they were entered into the system and represent the native time-zone of the event.
- Presentations with SessionBuilderCode set to “H” are supposed to be hidden.
Following are all valid acceptable fields
PresenterID (read-only)
PresenterStatus
PresenterDateAdded
PresenterDateEdited
PresenterKey (read-only)
PresenterPrefix
PresenterFirstName
PresenterFirstNameAlternate
PresenterMiddleInitial
PresenterLastName
PresenterSuffix2
PresenterSuffix
PresenterDegrees
PresenterPosition
PresenterOrganization
PresenterSpecialty
PresenterSpecialtyOther
PresenterSpecialty2
PresenterSpecialty2Other
PresenterMedicalCenter
PresenterClinicalMedicalTitle
PresenterAcademicTitle
PresenterAcademicInstitution
PresenterOtherAffiliations
PresenterEmail
PresenterEmailAlternate
PresenterAddress1
PresenterAddress2
PresenterAddress3
PresenterCity
PresenterState
PresenterZip
PresenterCountry
PresenterContinent
PresenterTelephoneOffice
PresenterTelephoneCell
PresenterTelephoneFax
PresenterTelephoneHome
PresenterAssistantName
PresenterAssistantEmail
PresenterAssistantTelephone
PresenterAssistantName2
PresenterAssistantEmail2
PresenterAssistantTelephone2
PresenterAssistantName3
PresenterAssistantEmail3
PresenterAssistantTelephone3
PresenterBiographyText
PresenterBioSketchText
PresenterNotes
PresenterCategory
PresenterTaxID
PresenterEmailShare
PresenterStudentYesNo
PresenterProfileEdits
PresenterEducationHistory
PresenterEmploymentHistory
PresenterPhotoOutOut
PresenterToolsCredentials
PresenterToolsPosition
PresenterToolsOrganization
PresenterToolsCity
PresenterToolsState
PresenterGender
PresentersAccredations
PresenterLicensure
PresenterDepartment
PresenterExtraData1
PresenterExtraData2
PresenterExtraData3
PresenterExtraData4
PresenterExtraData5
PresenterMemberNumber
PresenterMemberStatus
PresenterMemberLevel
PresenterMemberExpiration
PresenterCustomField1
PresenterCustomField2
PresenterCustomField3
PresenterCustomField4
PresenterCustomField5
PresenterCustomField6
PresenterCustomField7
PresenterCustomField8
PresenterCustomField9
PresenterCustomField10
PresenterCustomField11
PresenterCustomField12
PresenterCustomField13
PresenterCustomField14
PresenterCustomField15
PresenterCustomField16
PresenterCustomField17
PresenterCustomField18
PresenterCustomField19
PresenterCustomField20
PresenterCustomField21
PresenterCustomField22
PresenterCustomField23
PresenterCustomField24
PresenterCustomField25
PresenterCustomField26
PresenterCustomField27
PresenterCustomField28
PresenterCustomField29
PresenterCustomField30
PresenterProfessionalNumber
PresenterFavorites
PresenterOrganizationID
PresenterAdministratorEmail
PresenterTwitter
PresenterTwitterHandle
PresenterFacebook
PresenterLinkedIn
PresenterInstagram
PresenterPinterest
PresenterYouTube
PresenterGooglePlus
PresenterWebsite
PresenterWebsite2
PresenterBlog
PresenterRosterFlag
PresenterVIPFlag
PresenterPhotoURL
PresenterTelephoneCellShare
PresenterTelephoneOfficeShare
PresenterSandboxPresenterID (read-only)
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article