For the complete documentation index, see llms.txt. This page is also available as Markdown.

ShippingAndMailing

Module
Type
Description

FedEx

CloseSource

The CloseFedExSource activity closes the specified source connection

GetNextRecord

The GetNextFedExRecord activity fetches the next record from the specified source connection

InitializeSource

Initializes a connection for reading data records at run time.

LookupRecord

The LookupFedExRecord activity fetches a specific record from a source connection

UPS

CloseSource

The CloseSource activity closes the specified source connection

GetNextRecord

The GetNextRecord activity fetches the next record from the specified source connection

InitializeSource

Initializes a connection for reading data records at run time.

LookupRecord

The LookupUPSRecord activity fetches a specific record from a source connection

USPS

CloseSource

The CloseUSPSSource activity closes the specified source connection

GetNextRecord

The GetNextUSPSRecord activity fetches the next record from the specified source connection

InitializeSource

Initializes a connection for reading data records at run time.

LookupRecord

The LookupUSPSRecord activity fetches a specific record from a source connection

Last updated