Thanks Ben
I did find that example after I posted the issue. Some of the documentation is older and has XML examples and others show data being returned in Json format. Like you said a bit more field descriptions would be handy.
Thanks!!
------------------------------
Jay Jadfa
------------------------------
Original Message:
Sent: 11-07-2023 21:20
From: Ben Fischer
Subject: What is the "ext-trans-data" when viewing campaign data using the API?
On one of their demo responses it has the below, but no field description.
<?xml version='1.0' encoding='UTF-8' ?><records> <record> <campaign-name>Sales Campaign</campaign-name> <campaign-id>123</campaign-id> <record-id>0015000000WIBJrAAP</record-id> <phone-list>Phone|(650)555-1234</phone-list> <status>3</status> <status-code>0</status-code> <ext-trans-data>[AccountName|John Smith]</ext-trans-data> <disposition-code>1000</disposition-code> </record> <record> ... </record></recordss>
------------------------------
Ben Fischer
Original Message:
Sent: 11-03-2023 08:29
From: Jay Jadfa
Subject: What is the "ext-trans-data" when viewing campaign data using the API?
In this Doc showing what data is returned for Campaigns, I was wondering what the "ext-trans-data"?
CC Managing Campaign Records
| Actions and Events | remove preview |
|
I'm looking to add additional information when creating a calls list using the API and I was hoping this might be it.
------------------------------
Jay Jadfa
------------------------------