Skip to content

pronamic/wp-basecone

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages