Export data to Drupal destinations

Build 1501 on 14/Nov/2017  This topic last edited on: 28/Oct/2016, at 11:47

Export to Drupal is performed by publishing destination.

You need to create a pubDests template, which executes a workflow with a code activity that converts a GN4 object to a Drupal node and then exports data through a XML-RPC call (HTTP-POST request).

See Drupal publishing template for an example.