Hi Team,
How to assign the below value’s in the string
string strValues= “{“options”:{“open_tracking”: true, “click_tracking”: true, “transactional”: false},“campaign_id”: “qa:TEST”,“recipients”: [{“address”: { “email”: "test@test.com”, “name”: “test name” },“tags”: [“greeting”,“prehistoric”,“Sample”,“Sample”],“metadata”:{“binding”: “ticket_insight”}}],“content”:{“from”:{ “name”: “GBT Alerts”, “email”: "noreply@alerts.com" },“subject”: “Test”,“html”: “” + htmlbody +""},“return_path”:“bounces*@alerts.com”}"
Regards,
Ranga