Docs

Add Segment Criteria

Adds criteria to a segment in Moosend.

PUT

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
stringrequired

The ID of the email list that contains the segment.

stringrequired

The ID of the segment.

stringrequired

The criterion used to filter the email list. See Field values .

string

The operator that defines how to compare a Field with its Value . See Comparer values .

string

The search term used to filter the specified Field .

number

Constrains the results by the time that has elapsed.

date

Constrains the results by a date span.

date

Constrains the results by a date span.

string

The value used with custom fields of dateTime data type. See DateFunction values.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.