Wired Plus API Documentation

API v1 Guide

Account

Automation

Contacts

Dynamic Rows

Lists

Campaigns

Transactional Emails

Lead Score

Products

Carts

Orders

Custom Fields

POST SendTriggerCampaignToDynamicRows

Send trigger campaign to list of dynamic rows.

A maximum of 50 records can be updated per request.

Input and output parameters

*denotes required field.

Input Parameter Name Type/Info
campaign_id* ID of the trigger campaign.
dynamic_row_ids Array of dynamic row IDs to be send trigger campaign.
Outputs:
    • id - dynamic row id response
    • status - http status code
    • message - action performed

Examples

Curl

    
    
    

PHP

    
    


jQuery

    
    


Result Format JSON