Http push publishing
  • Hi,

    Hi, I'm trying to setup the http push publishing and I would like to know how to setup the Assets URL field. My Superdesk server is in my local network and I need to send the associated images to a Drupal server in the Internet.

    I can receive the JSON in my Drupal server and process the data, but I need to receive the images too. 

    1. Is the Assets URL the endpoint in my Drupal server or in the Superdesk local machine?

    Thanks

  • 2 Comments sorted by
  • Hi Paulo,

    Yes, that's correct. The Assets URL is what you need, it should be set to a endpoint on your Drupal server that accepts the push requests.

    Hope this helps!

  • OK, thanks.