MCPcopy Create free account

hub / github.com/amp-labs/connectors / functions

Functions8,532 in github.com/amp-labs/connectors

↓ 2 callersFunctionEncodeForm
EncodeForm encodes a record payload into application/x-www-form-urlencoded bytes. It supports string/scalar values, repeated fields via slices, and w
internal/httpkit/form.go:14
↓ 2 callersMethodEquals
Equals checks if two ObjectEvents configurations are identical. All fields must match: WatchFieldsAll, Events, WatchFields, and PassThroughEvents.
common/types.go:935
↓ 2 callersMethodEquals
Equals compares URL equality ignoring order, encoding.
common/urlbuilder/url.go:259
↓ 2 callersMethodError
()
providers/zendesksupport/errors.go:42
↓ 2 callersMethodEventType
EventType https://developer.salesforce.com/docs/atlas.en-us.change_data_capture.meta/change_data_capture/cdc_event_fields_header.htm.
providers/salesforce/subscriptionEvent.go:118
↓ 2 callersMethodEventTypes
()
providers/microsoft/internal/webhook/changeType.go:41
↓ 2 callersMethodExtract
(node *ajson.Node, defaultValue string)
providers/aws/internal/core/object.go:102
↓ 2 callersFunctionExtractActivityEventType
(objectName string)
providers/hubspot/internal/core/objects.go:60
↓ 2 callersFunctionExtractRequiredHeader
(headers http.Header, name string)
internal/httpkit/response.go:37
↓ 2 callersFunctionFind
(res *common.ReadResult, keys []Key, value T)
test/utils/searcher/search.go:29
↓ 2 callersFunctionFlatMapContext
FlatMapContext is the context-aware version of FlatMap. Identical to FlatMap but with context support throughout the chain. Example: ctx, cancel :
internal/future/future.go:592
↓ 2 callersFunctionFlatMapContextWithExecutor
FlatMapContextWithExecutor transforms a Future[A] into a Future[B] with context support using a custom executor. This combines context-awareness with
internal/future/future.go:610
↓ 2 callersMethodFormatRFC3339WithOffset
FormatRFC3339WithOffset is RFC3339 but includes time zone offset.
internal/datautils/timing.go:37
↓ 2 callersMethodFormatRFC3339inLocation
FormatRFC3339inLocation converts input to the given location and formats it as "YYYY-MM-DD HH:MM:SS".
internal/datautils/timing.go:42
↓ 2 callersFunctionGenerateApexTriggerNameForCDC
GenerateApexTriggerNameForCDC returns the APEX trigger name for CDC on a given Salesforce object.
providers/salesforce/internal/crm/metadata/apextrigger.go:42
↓ 2 callersFunctionGenerateApexTriggerNameForRead
GenerateApexTriggerNameForRead returns the APEX trigger name for filtered read on a given Salesforce object.
providers/salesforce/internal/crm/metadata/apextrigger.go:51
↓ 2 callersMethodGet
(objectName string)
providers/snowflake/objects.go:136
↓ 2 callersFunctionGetAcuitySchedulingConnector
(ctx context.Context)
test/acuityscheduling/connector.go:14
↓ 2 callersMethodGetAll
GetAll retrieves all records for the specified object type. Parameters: - objectName: The type of object to retrieve (e.g., "contact", "account") Re
memstore/storage.go:101
↓ 2 callersFunctionGetAsanaConnector
(ctx context.Context)
test/asana/connector.go:14
↓ 2 callersFunctionGetAuthToken
GetAuthToken returns the auth token from the context, if it exists.
common/auth.go:46
↓ 2 callersFunctionGetBlueshiftConnector
(ctx context.Context)
test/blueshift/connector.go:13
↓ 2 callersMethodGetBool
(key string)
common/scanning/registry.go:77
↓ 2 callersFunctionGetBraintreeConnector
(ctx context.Context)
test/braintree/connector.go:13
↓ 2 callersMethodGetBulkQueryInfo
GetBulkQueryInfo returns information status about a Query Job, which was created via BulkRead or BulkQuery. https://developer.salesforce.com/docs/atla
providers/salesforce/bulk-info.go:95
↓ 2 callersMethodGetBulkQueryResults
GetBulkQueryResults returns completed data from bulk query. https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/query_get_job
providers/salesforce/bulk-info.go:115
↓ 2 callersMethodGetCatalogVars
()
generic/params.go:75
↓ 2 callersFunctionGetChannelName
(rawChannelName string)
providers/salesforce/register.go:240
↓ 2 callersFunctionGetConnector
(ctx context.Context)
test/seismic/connector.go:16
↓ 2 callersFunctionGetDataMarshaller
GetDataMarshaller returns a function that accepts a list of records and fields and returns a list of structured data ([]ReadResultRow). nolint:gocogn
providers/hubspot/internal/core/parse.go:67
↓ 2 callersFunctionGetDataMarshallerForRead
GetDataMarshallerForRead returns a marshaller that fills Associations in ReadResultRow for Salesforce.
providers/salesforce/internal/crm/core/parse.go:31
↓ 2 callersMethodGetDeleteObjects
()
providers/aws/internal/core/object.go:78
↓ 2 callersFunctionGetDomainsForLocation
(location string)
providers/zoho/location.go:22
↓ 2 callersMethodGetEndpointOperations
GetEndpointOperations retrieves URLs and a checklist of the operations they support. Arguments: - PathMatcher: Used to filter and scope the returned U
tools/fileconv/api3/queries.go:211
↓ 2 callersMethodGetFloat64
(key string)
common/scanning/registry.go:95
↓ 2 callersFunctionGetFourFourConnector
(ctx context.Context)
test/fourfour/connector.go:15
↓ 2 callersFunctionGetGithubConnector
(ctx context.Context)
test/github/connector.go:15
↓ 2 callersFunctionGetHappyFoxConnector
(ctx context.Context)
test/happyfox/connector.go:13
↓ 2 callersMethodGetInt
GetInt extracts an integer from the map.
common/stringMap.go:130
↓ 2 callersMethodGetMap
(key string)
common/scanning/registry.go:194
↓ 2 callersFunctionGetNextPageURL
()
providers/netsuite/internal/shared/parse.go:9
↓ 2 callersMethodGetPathItems
GetPathItems returns path items where object name is a single word.
tools/fileconv/api3/queries.go:124
↓ 2 callersFunctionGetPipedriveConnector
(ctx context.Context, module common.ModuleID)
test/pipedrive/connector.go:15
↓ 2 callersFunctionGetPlatformConnector
(ctx context.Context)
test/linkedin/connector.go:21
↓ 2 callersMethodGetPostAuthInfo
(ctx context.Context)
providers/snapchatads/authmetadata.go:18
↓ 2 callersMethodGetReadObjects
()
providers/aws/internal/core/object.go:54
↓ 2 callersFunctionGetRecords
GetRecords returns the records from the response.
providers/hubspot/internal/core/parse.go:40
↓ 2 callersFunctionGetResultInLoop
( ctx context.Context, conn *salesforce.Connector, jobId string, )
test/salesforce/bulk/utils.go:39
↓ 2 callersFunctionGetSageIntacctConnector
(ctx context.Context)
test/sageintacct/connector.go:15
↓ 2 callersFunctionGetSolarWindsConnector
(ctx context.Context)
test/solarwinds/connector.go:13
↓ 2 callersMethodGetSuccessfulJobResults
GetSuccessfulJobResults returns completed data from ingest job. If you know that Job was successful from running "info" methods, by calling this metho
providers/salesforce/bulk-info.go:195
↓ 2 callersFunctionGetSuperSendConnector
(ctx context.Context)
test/supersend/connector.go:13
↓ 2 callersMethodGetWriteObjects
()
providers/aws/internal/core/object.go:66
↓ 2 callersMethodHas
Has returns true if key is found in the set.
internal/datautils/set.go:100
↓ 2 callersMethodHasExtra
HasExtra returns true if this set contains any elements not in the allowed set.
internal/datautils/set.go:131
↓ 2 callersMethodIsFirstPage
()
common/types.go:242
↓ 2 callersFunctionIsLoggerEnabled
IsLoggerEnabled returns true if the logger is enabled in the context.
common/logging/logging.go:49
↓ 2 callersMethodIsSelectionType
()
common/metadata.go:144
↓ 2 callersMethodIsVisible
nolint:gochecknoglobals
tools/scrapper/query.go:13
↓ 2 callersMethodJSONHTTPClient
JSONHTTPClient returns the underlying JSON HTTP client.
providers/asana/client.go:6
↓ 2 callersMethodJSONHTTPClient
JSONHTTPClient returns the underlying JSON HTTP client.
providers/instantly/client.go:6
↓ 2 callersMethodListObjectMetadata
ListObjectMetadata returns metadata for specified objects.
memstore/connector.go:404
↓ 2 callersFunctionLoadQueryResults
LoadQueryResults is shared test procedure to wait and get query results.
test/salesforce/bulk/utils.go:20
↓ 2 callersMethodLookupPaginationType
(objectName string)
providers/zendesksupport/metadata/metadata.go:37
↓ 2 callersFunctionMergeUniqueLists
MergeUniqueLists combines UniqueLists into one.
internal/datautils/merge.go:30
↓ 2 callersMethodName
()
providers/copper/custom.go:61
↓ 2 callersFunctionNewAdapter
( client *common.JSONHTTPClient, info *providers.ModuleInfo, accountID string, )
providers/zoho/internal/mail/adapter.go:22
↓ 2 callersFunctionNewAdapter
(params common.ConnectorParams)
providers/google/internal/calendar/adapter.go:28
↓ 2 callersFunctionNewAdapter
(params common.ConnectorParams)
providers/meta/internal/whatsapp/adapter.go:25
↓ 2 callersFunctionNewBatchWriteResult
NewBatchWriteResult constructs a new BatchWriteResult summarizing the outcome of a batch write operation. It validates input consistency, computes suc
common/construct.go:44
↓ 2 callersFunctionNewCatalogSubstitutionRegistry
(vars []CatalogVariable)
common/substitutions/catalogreplacer/catalogVariable.go:24
↓ 2 callersFunctionNewConnector
(params common.ConnectorParams)
providers/podium/connector.go:28
↓ 2 callersFunctionNewConnector
(params common.ConnectorParams)
providers/procore/connector.go:33
↓ 2 callersFunctionNewConnector
(params common.ConnectorParams)
providers/linear/connector.go:27
↓ 2 callersFunctionNewConnector
(params common.ConnectorParams)
providers/fireflies/connector.go:31
↓ 2 callersFunctionNewConnector
(params common.ConnectorParams)
providers/groove/connector.go:28
↓ 2 callersFunctionNewConnector
(params common.ConnectorParams)
providers/jobber/connector.go:31
↓ 2 callersFunctionNewConnector
(params common.ConnectorParams)
providers/seismic/connector.go:41
↓ 2 callersFunctionNewConnector
(params common.ConnectorParams)
providers/happyfox/connector.go:26
↓ 2 callersFunctionNewConnector
(params common.ConnectorParams)
providers/zendeskchat/connector.go:29
↓ 2 callersFunctionNewConnector
(params common.ConnectorParams)
providers/acuityscheduling/connector.go:26
↓ 2 callersFunctionNewConnector
(params common.ConnectorParams)
providers/housecallPro/connector.go:30
↓ 2 callersFunctionNewConnector
(params common.ConnectorParams)
providers/gorgias/connector.go:30
↓ 2 callersFunctionNewConnector
(params common.ConnectorParams)
providers/callrail/connector.go:28
↓ 2 callersFunctionNewConnector
(params common.ConnectorParams)
providers/lemlist/connector.go:32
↓ 2 callersFunctionNewConnector
(params common.ConnectorParams)
providers/amplitude/connector.go:24
↓ 2 callersFunctionNewConnector
(params common.ConnectorParams)
providers/g2/connector.go:46
↓ 2 callersFunctionNewConnector
(params common.ConnectorParams)
providers/drift/connector.go:42
↓ 2 callersFunctionNewConnector
(params common.ConnectorParams)
providers/mixmax/connector.go:32
↓ 2 callersFunctionNewConnector
(params common.ConnectorParams)
providers/servicenow/connector.go:32
↓ 2 callersFunctionNewConnector
(params common.ConnectorParams)
providers/solarwinds/connector.go:42
↓ 2 callersFunctionNewConnector
(params common.ConnectorParams)
providers/hunter/connector.go:28
↓ 2 callersFunctionNewConnector
(params common.ConnectorParams)
providers/github/connector.go:29
↓ 2 callersFunctionNewConnector
(params common.ConnectorParams)
providers/ashby/connector.go:27
↓ 2 callersFunctionNewConnector
(params common.ConnectorParams)
providers/gitlab/connector.go:44
↓ 2 callersFunctionNewConnector
(params common.ConnectorParams)
providers/brevo/connector.go:27
↓ 2 callersFunctionNewConnector
(params common.ConnectorParams)
providers/calendly/connector.go:46
↓ 2 callersFunctionNewConnector
(params common.ConnectorParams)
providers/front/connector.go:42
↓ 2 callersFunctionNewConnector
(params common.ConnectorParams)
providers/bitbucket/connector.go:45
↓ 2 callersFunctionNewConnector
(params common.ConnectorParams)
providers/kaseyavsax/connector.go:29
← previousnext →1,201–1,300 of 8,532, ranked by callers