Config Fields
Get Rule Engine Options
Resolve column options for a rule-engine config field.
POST
Resolve the available column options for a rule-engine config field. Provide the field-shaped
Option 2 — Session token
rule_column describing the column whose options you want. The field must be of rule-engine type with defined columns.
Authentication
This endpoint is scoped to a linked account, so it accepts either authentication method. Option 1 — API keyYour Refold API key.
The linked account.
Session token. Format:
Bearer YOUR_SESSION_TOKENHeaders
The app slug. Example:
hubspotPath Parameters
The rule-engine field ID.
Query Parameters
Config to scope to. Defaults to the linked account’s config.
Scope to a specific workflow.
Body Parameters
A field-shaped object describing the rule column to resolve options for.
Response
- 200 OK
- 400 Bad Request
Returns the resolved options for the rule column.