You have no favorites... yet!
Use the Library tree on the left to select a Choreo to call from your gateway device.
Use the Library tree on the left to select a Choreo to call from your edge device via the gateway.
Library . eBay . Trading . GetMemberMessages
Retrieves a list of the messages that buyers have posted about your active item listings.
/*
TembooTask class placeholder
*/
/*
TembooTask header placeholder
*/
Since you've changed your device configuration, you'll need to tell us about this new device.
This feature is in experimental mode - pricing coming soon.
Send your code straight to a GitHub repository.
Your code will be visible by others in your repos. Keep credentials private by saving a Profile or commit code with Placeholder inputs.
The following files will be added to this repo:
You'll be able to edit and share your code from TI's CCS Cloud IDE.
The following will be sent to CCS Cloud:
/*
Your auto-generated code will appear here once you've configured your device above.
*/
/*
A header file containing your Temboo account information will appear here once you've
configured your device above.
*/
/*
Please log in to generate proxy server code for use with the JavaScript SDK.
*/
This Choreo retrieves a list of the messages buyers have posted about your active item listings. The documentation for this eBay method can be found here.
Here is an example of acceptable inputs:
UserToken: {YOUR EBAY USER TOKEN}
ItemID: 110121903191
MailMessageType: AskSellerQuestion
SandboxMode: 1
The following is a sample of the JSON information returned by this Choreo:
{ "@xmlns": "urn:ebay:apis:eBLBaseComponents", "Timestamp": "2013-08-28T19:03:34.964Z", "Ack": "Success", "Version": "837", "Build": "E837_CORE_API_16303061_R1", "MemberMessage": { "MemberMessageExchange": [ { "Item": { "ItemID": "110121903191", "ListingDetails": { "StartTime": "2013-08-26T23:21:27.000Z", "EndTime": "2013-08-27T19:58:01.000Z", "ViewItemURL": "http://cgi.sandbox.ebay.com/New-Test-/110121903191" }, "Seller": { "UserID": "testuser_aarontemboo" }, "SellingStatus": { "CurrentPrice": { "@currencyID": "USD", "#text": "20.0" } }, "Title": "New Test", "ConditionID": "2750", "ConditionDisplayName": "Like New" }, "Question": { "MessageType": "ContactTransactionPartner", "QuestionType": "General", "DisplayToPublic": "false", "SenderID": "testuser_aarontemboo", "SenderEmail": "testus_kw5159qgjm@members.qa.ebay.com", "RecipientID": "testuser_aarontemboodev", "Subject": "testuser_aarontemboo has sent a question about item #110121903191, that ended on Aug-27-13 12:58:01 PDT - New Test", "Body": "test message 1", "MessageID": "1106111010" }, "MessageStatus": "Unanswered", "CreationDate": "2013-08-27T23:07:04.000Z", "LastModifiedDate": "2013-08-27T23:07:04.000Z" }, { "Item": { "ItemID": "110121903191", "ListingDetails": { "StartTime": "2013-08-26T23:21:27.000Z", "EndTime": "2013-08-27T19:58:01.000Z", "ViewItemURL": "http://cgi.sandbox.ebay.com/New-Test-/110121903191" }, "Seller": { "UserID": "testuser_aarontemboo" }, "SellingStatus": { "CurrentPrice": { "@currencyID": "USD", "#text": "20.0" } }, "Title": "New Test", "ConditionID": "2750", "ConditionDisplayName": "Like New" }, "Question": { "MessageType": "ContactTransactionPartner", "QuestionType": "General", "DisplayToPublic": "false", "SenderID": "testuser_aarontemboo", "SenderEmail": "testus_kw5159qgjm@members.qa.ebay.com", "RecipientID": "testuser_aarontemboodev", "Subject": "testuser_aarontemboo has sent a question about item #110121903191, that ended on Aug-27-13 12:58:01 PDT - New Test", "Body": "test message 2", "MessageID": "1106112010" }, "MessageStatus": "Unanswered", "CreationDate": "2013-08-27T23:07:35.000Z", "LastModifiedDate": "2013-08-27T23:07:35.000Z" } ] }, "PaginationResult": { "TotalNumberOfPages": "1", "TotalNumberOfEntries": "2" }, "HasMoreItems": "false" }
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms