Changelog¶
Information on the latest updates and additions to the Marigold Engage API. Also checkout the Engage What's new for more information.
Added
data_import_option added to single record data load¶
The "data_import_option" parameter has been added to the endpoint to add a single record to a list. The behaviour of bulk and single record inserts have been aligned.
View documentation →Fixed
Tasks now return proper execution status result¶
When retreiving the status of a task, the execution_status was always 'Failed', and exection details where not returned. Proper information is now returned.
View documentation →Added
RCS API endpoints¶
You can now create RCS (Rich Communication Services) message content via the API.
Added
Dynamic Segment API endpoints¶
You can now create and update constraints for dynamic segments.