automations

package
v1.0.18 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AllMyRequestBuilder

AllMyRequestBuilder builds and executes requests for operations under \automations\all\my

func NewAllMyRequestBuilder

NewAllMyRequestBuilder instantiates a new AllMyRequestBuilder and sets the default values.

func NewAllMyRequestBuilderInternal

func NewAllMyRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AllMyRequestBuilder

NewAllMyRequestBuilderInternal instantiates a new AllMyRequestBuilder and sets the default values.

func (*AllMyRequestBuilder) Post

Post lists current-user automations with paging, sorting, and filters for reviewing follow-up workflows and ownership. returns a PagedResultOfAutomationTableRowable when successful returns a ProblemDetails error when the service returns a 400 status code returns a ProblemDetails error when the service returns a 401 status code

func (*AllMyRequestBuilder) ToPostRequestInformation

ToPostRequestInformation lists current-user automations with paging, sorting, and filters for reviewing follow-up workflows and ownership. returns a *RequestInformation when successful

func (*AllMyRequestBuilder) WithUrl

func (m *AllMyRequestBuilder) WithUrl(rawUrl string) *AllMyRequestBuilder

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *AllMyRequestBuilder when successful

type AllRequestBuilder

AllRequestBuilder builds and executes requests for operations under \automations\all

func NewAllRequestBuilder

NewAllRequestBuilder instantiates a new AllRequestBuilder and sets the default values.

func NewAllRequestBuilderInternal

func NewAllRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AllRequestBuilder

NewAllRequestBuilderInternal instantiates a new AllRequestBuilder and sets the default values.

func (*AllRequestBuilder) My

My the my property returns a *AllMyRequestBuilder when successful

type AutomationsItemRequestBuilder

AutomationsItemRequestBuilder builds and executes requests for operations under \automations\{id}

func NewAutomationsItemRequestBuilder

NewAutomationsItemRequestBuilder instantiates a new AutomationsItemRequestBuilder and sets the default values.

func NewAutomationsItemRequestBuilderInternal

func NewAutomationsItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AutomationsItemRequestBuilder

NewAutomationsItemRequestBuilderInternal instantiates a new AutomationsItemRequestBuilder and sets the default values.

func (*AutomationsItemRequestBuilder) Delete

Delete deletes an automation for the current business so it no longer schedules follow-up or routing work for captured leads. returns a *bool when successful returns a ProblemDetails error when the service returns a 401 status code returns a ProblemDetails error when the service returns a 404 status code

func (*AutomationsItemRequestBuilder) Get

Get returns one automation for the current business, including trigger criteria, message steps, routing settings, and enabled state. returns a AutomationResponseable when successful returns a ProblemDetails error when the service returns a 401 status code returns a ProblemDetails error when the service returns a 404 status code

func (*AutomationsItemRequestBuilder) Put

Put updates an automation for current-business leads, changing triggers, message steps, routing, or active follow-up settings. returns a AutomationResponseable when successful returns a ProblemDetails error when the service returns a 400 status code returns a ProblemDetails error when the service returns a 401 status code returns a ProblemDetails error when the service returns a 404 status code

func (*AutomationsItemRequestBuilder) ToDeleteRequestInformation

ToDeleteRequestInformation deletes an automation for the current business so it no longer schedules follow-up or routing work for captured leads. returns a *RequestInformation when successful

func (*AutomationsItemRequestBuilder) ToGetRequestInformation

ToGetRequestInformation returns one automation for the current business, including trigger criteria, message steps, routing settings, and enabled state. returns a *RequestInformation when successful

func (*AutomationsItemRequestBuilder) ToPutRequestInformation

ToPutRequestInformation updates an automation for current-business leads, changing triggers, message steps, routing, or active follow-up settings. returns a *RequestInformation when successful

func (*AutomationsItemRequestBuilder) WithUrl

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *AutomationsItemRequestBuilder when successful

type AutomationsRequestBuilder

AutomationsRequestBuilder builds and executes requests for operations under \automations

func NewAutomationsRequestBuilder

NewAutomationsRequestBuilder instantiates a new AutomationsRequestBuilder and sets the default values.

func NewAutomationsRequestBuilderInternal

func NewAutomationsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AutomationsRequestBuilder

NewAutomationsRequestBuilderInternal instantiates a new AutomationsRequestBuilder and sets the default values.

func (*AutomationsRequestBuilder) All

All the all property returns a *AllRequestBuilder when successful

func (*AutomationsRequestBuilder) ById

ById gets an item from the github.com/leadpingai/leadping-go.automations.item collection returns a *AutomationsItemRequestBuilder when successful

func (*AutomationsRequestBuilder) Post

Post creates an automation for current-business leads, configuring triggers, message steps, and follow-up behavior. returns a AutomationResponseable when successful returns a ProblemDetails error when the service returns a 400 status code returns a ProblemDetails error when the service returns a 401 status code

func (*AutomationsRequestBuilder) Preview

Preview the preview property returns a *PreviewRequestBuilder when successful

func (*AutomationsRequestBuilder) ToPostRequestInformation

ToPostRequestInformation creates an automation for current-business leads, configuring triggers, message steps, and follow-up behavior. returns a *RequestInformation when successful

func (*AutomationsRequestBuilder) WithUrl

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *AutomationsRequestBuilder when successful

type PreviewRequestBuilder

PreviewRequestBuilder builds and executes requests for operations under \automations\preview

func NewPreviewRequestBuilder

NewPreviewRequestBuilder instantiates a new PreviewRequestBuilder and sets the default values.

func NewPreviewRequestBuilderInternal

func NewPreviewRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PreviewRequestBuilder

NewPreviewRequestBuilderInternal instantiates a new PreviewRequestBuilder and sets the default values.

func (*PreviewRequestBuilder) Post

Post previews automation execution for a sample lead, showing matched steps and messages without creating follow-up events. returns a AutomationPreviewResponseable when successful returns a ProblemDetails error when the service returns a 400 status code returns a ProblemDetails error when the service returns a 401 status code

func (*PreviewRequestBuilder) ToPostRequestInformation

ToPostRequestInformation previews automation execution for a sample lead, showing matched steps and messages without creating follow-up events. returns a *RequestInformation when successful

func (*PreviewRequestBuilder) WithUrl

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. returns a *PreviewRequestBuilder when successful

Jump to

Keyboard shortcuts

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