list_em_campaigns
List email marketing campaigns from Follow Up Boss CRM, filtering by origin or custom parameters to find specific campaigns.
Instructions
List email marketing campaigns. (GET /emCampaigns)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| origin | No | Search for campaigns from a specific origin. | |
| originId | No | Search for campaigns with a specific ID from the originating system. | |
| extraQuery | No | Extra raw query parameters not explicitly listed above — e.g. FUB custom field filters like custom.ClosingDate on /people or /deals. Keys and values are sent as-is. |