SequentialLimit
Default Value | Data Type | Required |
---|---|---|
|
Integer |
No |
Description
The number of IDs that the connector sends when querying the Company and Sales_Person tables, if you do not provide specific IDs in your query statements. Queries for the Company and Sales_Person tables in Marketo data stores must always include the IDs of the relevant data.
For example, if SequentialLimit
is set to the default value of 10000
and you query the Company table without specifying any IDs, the connector sends the first 10000 ID values from the Company table with the query.
Related topics