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

Type

Description

Req

speakersbymemberid

Root

Yes

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

String

The API Key
Encrypted value uniquely identifying/authenticating Caller

Yes

site_name

svcs2023

String

Site 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 Array

A 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

String

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

Yes

external_id

123456

String

An 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

String

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

No

Response Elements

Response elements with Example or Default Value

getSpeakersByMemberID

Type

Description

Status

Can be one of SUCCESS, FAILURE, or MAINTENANCE. 
<status>SUCCESS</status>

String

State of a given request call

callID

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

String

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

profileCallId

<profileCallId>111111</profileCallId>

String

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

abstractCategory

<abstractCategory>(PGDB)</abstractCategory>

String

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

abstractStatus

<abstractStatus>Sessioned</abstractStatus>

String

Current status of the abstract.

abstractSubCategory

<abstractSubCategory>Pediatric Diseases</abstractSubCategory>

String

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

assignedEmail

<assignedEmail>Abstract Acceptance Status</assignedEmail>

String

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

assignedMessage

<assignedMessage>Oral</assignedMessage>

String

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

controlId

<controlId>4035261</controlId>

Integer

A system-generated unique identifier for the abstract.

dateTimeInvitationResponse

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

dateTime

The timestamp of when the speaker responded to their invitation.

dateTimeInvitationSent

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

dateTime

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

email

<email>[email protected]</email>

String

The speaker's contact email address.

finalId

<finalId>1</finalId>

Integer

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

fname

<fname>Art</fname>

String

The first name of the speaker.

invitationStatus

<invitationStatus>Accepted</invitationStatus>

String

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

lname

<lname>Vandelay</lname>

String

The last name of the speaker.

memberId

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

String

Society Membership number of the person.

personId

<personId>4518212</personId>

Integer

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

presentationType

<presentationType>Oral or Poster</presentationType>

String

Indicates the speaker's presentation type.

role

<role>Presenter</role>

String

The role of the individual within the session.

sessionAbbr

<sessionAbbr>MGDR_GAF_04</sessionAbbr>

String

An abbreviated name for the session associated with the abstract.

sessionId

<sessionId>473376</sessionId>

Integer

A unique identifier for the session.

sessionTitle

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

String

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

sessionTopic

<sessionTopic>BRB</sessionTopic>

String

Specifies the primary subject or focus area of the session.

sessionType

<sessionType>Clinical Symposium</sessionType>

String

The type or format of the session.