Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 1.72 KB

README.md

File metadata and controls

54 lines (36 loc) · 1.72 KB

Pronamic WordPress Basecone

Pronamic WordPress Basecone

The Pronamic WordPress Basecone plugin allows you to connect your WordPress installation to Basecone.

Table of contents

Authentication

Once you have received a clientIdentifier and clientSecret from Basecone, you can request an API user access key via the Authentication/ApiAccessKeys endpoint.

REST API

The WordPress REST API provides an interface for applications to interact with your WordPress site by sending and receiving data as JSON (JavaScript Object Notation) objects.

WP-CLI

WP-CLI is the command-line interface for WordPress. You can update plugins, configure multisite installations and much more, without using a web browser.

Document import

https://developers.basecone.com/ApiReference/DocumentImport

wp basecone import test.pdf --company_id=846b6ff6-8659-4ff9-813a-ce1b16c5d1bf

Environment variables

  • BASECONE_CLIENT_IDENTIFIER
  • BASECONE_CLIENT_SECRET
  • BASECONE_API_ACCESS_KEY

Links

Pronamic - Work with us