Connector Builder feature limits

When designing your connector, keep in mind the following limitations on Connector Builder features.

Limit

Notes

Connections

You can have up to 50 test connections per org.

Flows

There's no limit on the number of flows per org.

Flows in Connector Builder don't count against the overall active flow limit per org on the Workflows platform.

See Workflows system limits.

Pagination

For the Paginate function, there's a system limit of 5,000 iterations.

See Paginate and Paginate: set a maximum page index.

Authentication methods

Connector Builder supports the following authentication methods:

  • Basic
  • OAuth 2.0 Authorization Code grant type
  • OAuth 2.0 Client Credential grant type
  • Generic header-based authentication, such as an API key, or a combination of an app key and an API key

However, the following features and capabilities aren't supported:

  • Non-standard OAuth grant types
  • Connections to on-premises services

Cursor card

The properties input for a Cursor function card has a 10 KB limit.

The Time to Live (TTL) of a polling monitor cursor is 45 days, after which the cursor value expires.