Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amp-labs/connectors
/ functions
Functions
8,532 in github.com/amp-labs/connectors
⨍
Functions
8,532
◇
Types & classes
1,636
↓ 3 callers
Function
GetChargebeeConnector
(ctx context.Context)
test/chargebee/connector.go:13
↓ 3 callers
Function
GetChiliPiperConnector
(ctx context.Context)
test/chilipiper/connector.go:13
↓ 3 callers
Function
GetConnector
(ctx context.Context)
test/podium/connector.go:15
↓ 3 callers
Function
GetConnector
(ctx context.Context)
test/teamleader/connector.go:15
↓ 3 callers
Function
GetConnector
(ctx context.Context)
test/groove/connector.go:15
↓ 3 callers
Function
GetConnector
(ctx context.Context)
test/claricopilot/connector.go:13
↓ 3 callers
Function
GetConnector
(ctx context.Context)
test/zendeskchat/connector.go:16
↓ 3 callers
Function
GetConnector
(ctx context.Context)
test/gorgias/connector.go:16
↓ 3 callers
Function
GetConnector
(ctx context.Context)
test/drift/connector.go:15
↓ 3 callers
Function
GetConnector
(ctx context.Context)
test/mixmax/connector.go:13
↓ 3 callers
Function
GetConnector
(ctx context.Context)
test/flatfile/connector.go:13
↓ 3 callers
Function
GetConnector
(ctx context.Context)
test/gitlab/connector.go:13
↓ 3 callers
Function
GetConnector
(ctx context.Context)
test/bitbucket/connector.go:21
↓ 3 callers
Function
GetConnector
(ctx context.Context)
test/dixa/connector.go:13
↓ 3 callers
Function
GetConnector
(ctx context.Context)
test/pylon/connector.go:13
↓ 3 callers
Method
GetContentBytes
()
common/printable.go:262
↓ 3 callers
Function
GetDropboxSignConnector
(ctx context.Context)
test/dropboxsign/connector.go:15
↓ 3 callers
Function
GetFathomConnector
(ctx context.Context)
test/fathom/connector.go:13
↓ 3 callers
Method
GetFloat
GetFloat extracts a float from the map.
common/stringMap.go:148
↓ 3 callers
Function
GetFreshdeskConnector
(ctx context.Context)
test/freshdesk/connector.go:13
↓ 3 callers
Function
GetFrontConnector
(ctx context.Context)
test/front/connector.go:14
↓ 3 callers
Function
GetHelpScoutConnector
(ctx context.Context)
test/helpscoutmailbox/connector.go:15
↓ 3 callers
Function
GetHunterConnector
(ctx context.Context)
test/hunter/connector.go:13
↓ 3 callers
Method
GetJobInfo
GetJobInfo returns information status about an Ingest Job, which was created via BulkWrite or BulkDelete. https://developer.salesforce.com/docs/atlas.
providers/salesforce/bulk-info.go:139
↓ 3 callers
Method
GetJobResults
GetJobResults returns explanation on Ingest Job status. In case of success, only metadata marking such state is returned. In case of failure, reasons
providers/salesforce/bulk-info.go:162
↓ 3 callers
Function
GetLemlistConnector
(ctx context.Context)
test/lemlist/connector.go:13
↓ 3 callers
Function
GetLinearConnector
(ctx context.Context)
test/linear/connector.go:15
↓ 3 callers
Method
GetObjectMetadata
(objectName string)
common/types.go:676
↓ 3 callers
Method
GetOrElse
GetOrElse returns the value if successful, otherwise returns the provided default value. This is useful for providing fallback values when operations
common/try/try.go:37
↓ 3 callers
Function
GetOutplayConnector
(ctx context.Context)
test/outplay/connector.go:13
↓ 3 callers
Function
GetPaddleConnector
(ctx context.Context)
test/paddle/connector.go:13
↓ 3 callers
Function
GetQuickBooksConnector
(ctx context.Context)
test/quickbooks/connector.go:15
↓ 3 callers
Function
GetQuickBooksSandboxConnector
(ctx context.Context)
test/quickbooks/connector.go:41
↓ 3 callers
Method
GetRecordCount
GetRecordCount returns the count of records for the given object and time range. Parameters: - ctx: context for the operation - params: parameters sp
connectors.go:175
↓ 3 callers
Function
GetRecurlyConnector
(ctx context.Context)
test/recurly/connector.go:13
↓ 3 callers
Function
GetRequestHeaders
(request *http.Request)
common/http.go:681
↓ 3 callers
Function
GetResponseBodyOnce
(response *http.Response)
common/http.go:662
↓ 3 callers
Method
GetSupport
GetSupport determines support for an endpoint by matching against registered patterns. Multiple patterns can match, in which case their support levels
internal/components/support.go:74
↓ 3 callers
Method
GetTruncatedLength
()
common/printable.go:335
↓ 3 callers
Function
GetXeroConnector
(ctx context.Context)
test/xero/connector.go:15
↓ 3 callers
Function
GoContext
GoContext creates a new Future and executes the given function in a goroutine with context support. This is the context-aware version of Go(). It: -
internal/future/future.go:181
↓ 3 callers
Method
HTTPClient
()
providers/asana/client.go:10
↓ 3 callers
Method
HTTPClient
()
internal/components/mocked/connector.go:32
↓ 3 callers
Method
Handle
(_ context.Context, _ slog.Record)
common/logging/null.go:20
↓ 3 callers
Method
HasQueryParam
(name string)
common/urlbuilder/url.go:254
↓ 3 callers
Function
InterpretJSONError
InterpretJSONError applies Google rate-limit detection on top of the per-adapter JSON error parsing. If the response is a rate-limit / quota error it
providers/google/internal/core/errors.go:84
↓ 3 callers
Function
IsActivityEvent
(objectName string)
providers/hubspot/internal/core/objects.go:56
↓ 3 callers
Method
IsBase64
()
common/printable.go:237
↓ 3 callers
Method
JSONHTTPClient
JSONHTTPClient returns the underlying JSON HTTP client.
providers/closecrm/client.go:6
↓ 3 callers
Method
JSONHTTPClient
JSONHTTPClient returns the underlying JSON HTTP client.
providers/outreach/client.go:6
↓ 3 callers
Method
Key
()
common/scanning/readers.go:14
↓ 3 callers
Method
ListObjectMetadata
(ctx context.Context, objectNames []string)
test/utils/testconn/connector.go:34
↓ 3 callers
Method
LookupModuleURLPath
(moduleID common.ModuleID)
internal/staticschema/core.go:297
↓ 3 callers
Function
MakeGetRequest
MakeGetRequest creates a GET request with the given headers.
common/http.go:491
↓ 3 callers
Function
MapContext
MapContext is the context-aware version of Map. This is identical to Map but with context support, allowing: - Cancellation of the transformation via
internal/future/future.go:465
↓ 3 callers
Method
MatchStatusCodeError
(res *http.Response, body []byte)
common/interpreter/responder.go:50
↓ 3 callers
Function
MergeMaps
MergeMaps creates a new map by combining all provided maps. Each key from the input maps is copied into the resulting map. This is a **shallow copy**
internal/datautils/maps.go:178
↓ 3 callers
Function
NewBatchWriteResultFailed
NewBatchWriteResultFailed constructs a BatchWriteResult representing a fully failed batch operation. It assumes zero successful records and marks the
common/construct.go:72
↓ 3 callers
Function
NewBrazeConnector
(ctx context.Context)
test/braze/connector.go:13
↓ 3 callers
Function
NewConnector
(params common.ConnectorParams)
providers/breakcold/connector.go:31
↓ 3 callers
Function
NewConnector
(params common.ConnectorParams)
providers/salesflare/connector.go:28
↓ 3 callers
Function
NewConnector
(params common.ConnectorParams)
providers/supersend/connector.go:25
↓ 3 callers
Function
NewConnector
(params common.ConnectorParams)
providers/campaignmonitor/connector.go:29
↓ 3 callers
Function
NewConnector
NewConnector.
providers/xero/connector.go:31
↓ 3 callers
Function
NewConnector
(opts ...Option)
providers/apollo/connector.go:41
↓ 3 callers
Function
NewConnector
(params common.ConnectorParams)
providers/avoma/connector.go:27
↓ 3 callers
Function
NewConnector
(params common.ConnectorParams)
providers/loxo/connector.go:36
↓ 3 callers
Function
NewConnector
(opts ...Option)
providers/zoho/connector.go:35
↓ 3 callers
Function
NewConnector
(params common.ConnectorParams)
providers/teamleader/connector.go:26
↓ 3 callers
Function
NewConnector
NewConnector creates a new Okta connector.
providers/okta/connector.go:38
↓ 3 callers
Function
NewConnector
(opts ...Option)
providers/chilipiper/connector.go:14
↓ 3 callers
Function
NewConnector
NewConnector returns a new Close connector.
providers/closecrm/connector.go:17
↓ 3 callers
Function
NewConnector
(params common.ConnectorParams)
providers/capsule/connector.go:29
↓ 3 callers
Function
NewConnector
(params common.ConnectorParams)
providers/claricopilot/connector.go:26
↓ 3 callers
Function
NewConnector
(params common.ConnectorParams)
providers/cloudtalk/connector.go:29
↓ 3 callers
Function
NewConnector
(params common.ConnectorParams)
providers/pinterest/connector.go:31
↓ 3 callers
Function
NewConnector
(opts ...Option)
providers/attio/connector.go:19
↓ 3 callers
Function
NewConnector
(opts ...Option)
providers/asana/connector.go:18
↓ 3 callers
Function
NewConnector
(opts ...Option)
providers/constantcontact/connector.go:20
↓ 3 callers
Function
NewConnector
(params common.ConnectorParams)
providers/linkedin/connector.go:26
↓ 3 callers
Function
NewConnector
(params common.ConnectorParams)
providers/pipeliner/connector.go:29
↓ 3 callers
Function
NewConnector
NewConnector constructs the Pipedrive Connector and returns it, Fails if any of the required fields are not instantiated.
providers/pipedrive/connector.go:27
↓ 3 callers
Function
NewConnector
(opts ...Option)
providers/salesloft/connector.go:20
↓ 3 callers
Function
NewConnector
(params common.ConnectorParams)
providers/sageintacct/connector.go:26
↓ 3 callers
Function
NewConnector
(params common.ConnectorParams)
providers/fourfour/connector.go:24
↓ 3 callers
Function
NewConnector
NewConnector returns a new Hubspot connector. Hubspot connector still owns CRM functionality. Not every CRM feature is located under `crm` package.
providers/hubspot/connector.go:49
↓ 3 callers
Function
NewConnector
(opts ...Option)
providers/instantly/connector.go:19
↓ 3 callers
Function
NewConnector
(params common.ConnectorParams)
providers/paddle/connector.go:25
↓ 3 callers
Function
NewConnector
(params common.ConnectorParams)
providers/devrev/connector.go:24
↓ 3 callers
Function
NewConnector
(params common.ConnectorParams)
providers/sellsy/connector.go:29
↓ 3 callers
Function
NewConnector
(params common.ConnectorParams)
providers/heyreach/connector.go:29
↓ 3 callers
Function
NewConnector
(params common.ConnectorParams)
providers/lever/connector.go:31
↓ 3 callers
Function
NewConnector
(opts ...Option)
providers/freshdesk/connector.go:17
↓ 3 callers
Function
NewConnector
(opts ...Option)
providers/customerapp/connector.go:19
↓ 3 callers
Function
NewConnector
(params common.ConnectorParams)
providers/granola/connector.go:21
↓ 3 callers
Function
NewConnector
NewConnector creates a new Google connector. It defaults to the Google provider; use NewConnectorForProvider for twin providers (e.g. GoogleWorkspaceD
providers/google/connector.go:49
↓ 3 callers
Function
NewConnector
NewConnector is a connector constructor. API Reference: https://td2972271.app.netsuite.com/app/help/helpcenter.nl?fid=section_158151234003.html
providers/netsuite/connector.go:40
↓ 3 callers
Function
NewConnector
(params common.ConnectorParams)
providers/dropboxsign/connector.go:26
↓ 3 callers
Function
NewConnector
(params common.ConnectorParams)
providers/flatfile/connector.go:42
↓ 3 callers
Function
NewConnector
(params common.ConnectorParams)
providers/dynamicsbusiness/connector.go:42
← previous
next →
801–900 of 8,532, ranked by callers