July 23, 2021

-
Four new List Management endpoints are available:
-
Add a field to an existing list: PUT /rest/v1/my/list/<listId>/field
-
Include the field label and a default value for all existing list records in the body of your request.
Note: You cannot remove a new field once it’s added. Ensure the field name and spelling are correct before executing your request. Remember, the field name cannot include any spaces.
-
-
Export an existing list: POST /rest/v1/my/list/<listId>/export
-
You can export the list as a CSV file or JSON.
-
-
Retrieve the status of an exported list: GET /rest/v1/my/list/<listId>/export/status
-
Export statuses include: ready (i.e., the file is done), processing, and failed.
-
-
Archive all records in a list: PUT /rest/v1/my/list/<listId>/archive
-

-
The following updates were made to the List Management list modification page:
-
Add a new field to an existing list through the Add a New Field button.
Note: You cannot remove a new field once it’s added. Ensure the field name and spelling are correct before clicking the Save Field button. Remember, the field name cannot include any spaces.
-
Add records to an existing list via a new CSV file. Click Append a List to update your list.
Note: Ensure the headers in your CSV file match the existing list format and that your file size is less than 6 MB.
-
You can now search and sort list records by column. Use the Search field under a header to find a value in that column. Click the arrow to the right of each header to sort your records.
-
Click the Show system fields check box to view system data for each record. Additional attributes (i.e., id, createdDate, and modifiedDate) will appear as new columns on the left side of the table.
Note: System generated data will not be included in your CSV file if you click the Download button.
-
When you download a list, you can now check the progress of your file. Click the Download button once to initiate the file. Click Download a second time to get the status of the file. Once your file is ready, clicking the Download button again reveals a success pop-up message. Click Download on the pop-up to get your CSV file.
-

-
The following updates were made to the List Management list modification page:
-
Add a new field to an existing list through the Add a New Field button.
Note: You cannot remove a new field once it’s added. Ensure the field name and spelling are correct before clicking the Update button. Remember, the field name cannot include any spaces.
-
Add records to an existing list via a new CSV file. Click Append a List to update your list.
Note: Ensure the headers in your CSV file match the existing list format and that your file size is less than 6 MB.
-
You can now search and sort list records by column. Use the text box under a header to find a value in that column. Click the arrows to the right of each header to sort records.
-
Click the Show system fields check box to view system data for each record. Additional attributes (i.e., CreatedDate, ModifiedDate, and RecordID) will appear as new columns on the left side of the table.
Note: System generated data will not be included in your CSV file if you click the Download button.
-
When you download a list, you can now check the progress of your file. Click the Download button once to initiate the file. Click Download a second time to get the status of the file. Once your file is ready, clicking the Download button again reveals a success pop-up message. Click Download on the pop-up to get your CSV file.
-

-
Google WaveNet-F voices are now available text-to-speech audio options.