Overview

Packages

  • ACF
  • Automation
    • Actions
    • Activation
    • LeadProfile
    • Menus
    • Queries
    • Rules
    • Triggers
  • CTA
    • Activation
    • AJAXListeners
    • Cloning
    • Core
    • Display
    • EditPage
    • Enqueues
    • GPLSettings
    • LeadsProfile
    • Loading
    • Menus
    • Notices
    • PlacementMetabox
    • PostType
    • Templates
    • Tracking
    • Variations
    • YOAST
  • InboundPro
    • Activation
    • AdminAJAX
    • AutoLoading
    • Cron
    • DataInterface
    • FieldMapping
    • Funnels
    • InboundNowAPI
    • Installer
    • LeadStatuses
    • Menus
    • Notifications
    • Ouath
    • Reports
    • Settings
    • Tracking
    • Translations
    • Updates
  • LandingPages
    • Activation
    • DataInterfaces
    • Management
    • Menus
    • NeedsAttention
    • Notices
    • Sidebars
    • Templates
    • Tracking
    • Variations
    • WelcomeScreen
    • Widgets
  • Leads
    • Activation
    • Akismet
    • BranchControl
    • BulkActions
    • Dashboard
    • Management
    • Notifications
    • Settings
    • Tracking
    • UserProfile
    • WPLogin
  • Mailer
    • Activation
    • Admin
    • ClickTracking
    • DataInterface
    • InboundForms
    • Leads
    • Management
    • Notifications
    • Scheduling
    • Sending
    • Settings
    • ShortcodesAndTokens
    • SparkPost
    • Templates
    • Unsubscribes
    • Variations
    • YoastSEO
  • None
  • Shared
    • APIs
    • CPT
    • DatabaseRoutines
    • DebugTricks
    • DoubleOptin
    • EventManagement
    • FieldMapping
    • InboundForms
    • LeadSorage
    • MarketingButton
    • Menus
    • Notifications
    • Shortcodes
    • ShortcodesAndTokens
    • StandAloneLicensing
    • Tracking
    • VisualEditor
  • xDepreciated

Classes

  • Inbound_API_Wrapper
  • Overview
  • Package
  • Class

Class Inbound_API_Wrapper

Class for interacting with Inbound Now's customer APIs

Package: InboundPro\InboundNowAPI
Located at classes/admin/class.inbound-api-wrapper.php
Methods summary
public
# __construct( )

Get API Endpoits

Get API Endpoits

public static
# get_api_url( )

Get API URL base

Get API URL base

public static
# get_api_key( )

Get license key

Get license key

public static
# get_downloads( )

Gets data array of available products

Gets data array of available products

public static
# get_docs( )

Get latest docs

Get latest docs

public static
# get_blog_posts( )

Get latest blog posts

Get latest blog posts

public static ARRAY
# get_pro_templates( )

Returns templates from dataset

Returns templates from dataset

Returns

ARRAY
public static ARRAY
# get_pro_extensions( )

Returns extensions from dataset

Returns extensions from dataset

Returns

ARRAY
public static
# get_inboundnow_blog_posts( )

Get latest blog posts

Get latest blog posts

public static
# get_pro_info_endpoint( )

Get the API endpoint that allows class.updater.php to discover information about the latest fileset

Get the API endpoint that allows class.updater.php to discover information about the latest fileset

public static
# get_download_zip( $download )

Get download zip file from inbound now

Get download zip file from inbound now

Properties summary
public static $inbound_api_uri
#
public static string $docs_uri
# 'http://docs.inboundnow.com/feed?post_type=doc-page'
public static string $blog_uri
# 'http://www.inboundnow.com/feed/'
public static $data
#
public static $templates
#
public static $extensions
#
public static $remote_content
#
public static $blogs
#
public static $docs
#
public static $response
#
Inbound Pro Plugin - PHP Codex API documentation generated by ApiGen