cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
394
Views
0
Helpful
2
Replies

API for automated media file fetch

ewendland
Level 1
Level 1

Hi,

I am trying to make an automated process to fetch the attachments for a community.  I see that for a given Post I can get information about its attachments including the URI for the document.

Is there a web service API call to fetch that URI?  I see Add an Attachement and Delete an Attachment, but not download. Our site uses SSO so I need an OAuth way to do this download.

Thanks for any help,

Liz Wendland

2 Replies 2

Geevarghese Cheria
Cisco Employee
Cisco Employee

Hi Liz

  I would request you to refer Post Resource Operations and the section API Consumer Resource Operations from the

  Cisco WebEx Social API Reference Guide, Release 3.1 for related information.

Thanks and Regards,

Geevarghese

Hi Geevarghese,

I have looked at that documentation.  I didn't see anything about how to fetch a given resource.  I see how I can find the URI for resources, but not how to download one from a site protected with SSO.  Can you be more specific about which API call to make?

Thanks for your response.