getSpeakersByMemberID

getSpeakersByMemberID API call for ScholarOne Conferences returns detailed information about a speaker associated with a specific member ID. The response encapsulates metadata about the speaker's presentation and their participation in a particular session.

Method: GET

Required Parameters

  • Site Short Name
  • Member ID(s) - up to 25

Optional Parameters

  • _type
  • External ID

Base URL

  • api.abstractcentral.com

Resource

  • /api/s1a/v2/abstracts/full/speakersbymemberid

Request Parameters

Request Element with Example or Default Value

getSpeakersByMemberID

TypeDescriptionReq
speakersbymemberidRootYes

username

sample_user

String"Profile” Username.
This designation refers to the username used within the application system, distinct from a ScholarOne Conferences user. This information is sourced from the caller's profile.
Yes

Password

SRU4DQ5WOJ2PX8CA

StringThe API Key
Encrypted value uniquely identifying/authenticating Caller
Yes

site_name

svcs2023

StringSite short name. The short name is the abbreviated or truncated name of the society, publisher, or family.Yes

ids

'8b02afea-4813-4997-8c59-735df60caeed'
Or if a list is being requested:
'8b02afea-4813-4997-8c59-735df60caeed',
'6b6obndf-2892-8374-6c56-456df89wsadt'

String or String ArrayA distinct identifier assigned to each society member within the ScholarOne Conferences system.
When specifying multiple entries, each must be enclosed in single or double quotes and separated by comma.
Yes

url

v2/abstracts/full/speakersbymemberid

StringThe Web Service URL, which identifies the specific service to handle the request.Yes

external_id

123456

StringAn id value that can be set by the client for call tracking. API Caller supplied Text string to be stored with Audit History information.No

_type

Can be xml (default if omitted), or json

StringThe data type requested from the Service xml or JSON. This defaults to xmlNo

Response Elements

Response elements with Example or Default Value

getSpeakersByMemberID

TypeDescription
Status
Can be one of SUCCESS, FAILURE, or MAINTENANCE. 
<status>SUCCESS</status>
StringState of a given request call

callID

<callId>63631fe1-7378-4cc1-ab18-87c06c2eff58</callId>

StringThe CALL_ID is the unique identifier for a given Web Services call. Generated by the ScholarOne Web Services application.

profileCallId

<profileCallId>111111</profileCallId>

StringAn id value that is set by the client for call tracking. Set by the request’s external_id element.

abstractCategory

<abstractCategory>(PGDB)</abstractCategory>

StringRepresents the primary category of the abstract associated with the speaker.

abstractStatus

<abstractStatus>Sessioned</abstractStatus>

StringCurrent status of the abstract.

abstractSubCategory

<abstractSubCategory>Pediatric Diseases</abstractSubCategory>

StringSpecifies the sub-theme or focus area within the abstract's main category.

assignedEmail

<assignedEmail>Abstract Acceptance Status</assignedEmail>

StringThe subject or identifier of the email associated with the assignment or invitation.

assignedMessage

<assignedMessage>Oral</assignedMessage>

StringA description of the presentation type or specific role in the event.

controlId

<controlId>4035261</controlId>

IntegerA system-generated unique identifier for the abstract.

dateTimeInvitationResponse

<dateTimeInvitationResponse>2024-02-21 15:48:01</dateTimeInvitationResponse>

dateTimeThe timestamp of when the speaker responded to their invitation.

dateTimeInvitationSent

<dateTimeInvitationSent>2024-02-21 15:30:30</dateTimeInvitationSent>

dateTimeThe timestamp of when the invitation was sent to the speaker.

email

<email>[email protected]</email>

StringThe speaker's contact email address.

finalId

<finalId>1</finalId>

IntegerA numerical identifier associated with the abstract's final version.

fname

<fname>Art</fname>

StringThe first name of the speaker.

invitationStatus

<invitationStatus>Accepted</invitationStatus>

StringIndicates whether the speaker has accepted, declined, or is pending response to the invitation.

lname

<lname>Vandelay</lname>

StringThe last name of the speaker.

memberId

<memberId>8b02afea-4813-4997-8c59-735df60caeed</memberId>

StringSociety Membership number of the person.

personId

<personId>4518212</personId>

IntegerA unique identifier for the individual within the ScholarOne Conferences platform.

presentationType

<presentationType>Oral or Poster</presentationType>

StringIndicates the speaker's presentation type.

role

<role>Presenter</role>

StringThe role of the individual within the session.

sessionAbbr

<sessionAbbr>MGDR_GAF_04</sessionAbbr>

StringAn abbreviated name for the session associated with the abstract.

sessionId

<sessionId>473376</sessionId>

IntegerA unique identifier for the session.

sessionTitle

<sessionTitle>Genes, Medications, and Pancreatic Issues</sessionTitle>

StringThe title of the session in which the abstract is scheduled.

sessionTopic

<sessionTopic>BRB</sessionTopic>

StringSpecifies the primary subject or focus area of the session.

sessionType

<sessionType>Clinical Symposium</sessionType>

StringThe type or format of the session.