api

package
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 20, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExtendedBitrix24

type ExtendedBitrix24 struct {
	// contains filtered or unexported fields
}

func (*ExtendedBitrix24) CallMethod

func (bx24 *ExtendedBitrix24) CallMethod(method string, params map[string]string) (map[string]interface{}, error)

CallMethod calls a Bitrix24 API method

func (*ExtendedBitrix24) GetAll

func (bx24 *ExtendedBitrix24) GetAll(method string) ([]map[string]interface{}, error)

GetAll calls a Bitrix24 API method that supports pagination and returns all records

func (*ExtendedBitrix24) GetByID

func (bx24 *ExtendedBitrix24) GetByID(method string, id int) (map[string]interface{}, error)

GetByID calls a Bitrix24 API method that returns a single record by ID

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL