Sign in

Create node (JSON:API)

documented

Create a new node for the given content type.

POST /jsonapi/node/{bundle}Nodesno implementation yet0 runs

Input

drupal_base_url*
Drupal site base URL
https://example-drupal-site.org
bundle*
Node bundle
article
title*
Node title
A descriptive title
body*
Body content
The body content of the article
Calls drupal as you (your API key is your account); keychains.dev holds the credentials.
Create node (JSON:API) · drupal · OpenIntegrations