Creating Drupal 7 nodes with PHP via the restws API

Drupal 8 has a built-in REST API that allows programmatical access to all the entities on a site. Similar functionality has been implemented for Drupal 7, in the RESTful Web Services (restws) module. In project I’m working on, in preparation for upgrading a site to Drupal 8, we were looking into options for creating “D8… Continue reading Creating Drupal 7 nodes with PHP via the restws API