Feed Requirements
Using feeds in Kickdynamic and the requirements.
You can connect your existing feeds in Kickdynamic to power live content in email.
There are three main types of feeds you may wish to use: CSV, XML or JSON.
Feed Type | Feed structure requirements | Feed Size limits |
json, xml | 1 array with 1 element. | 1000 arrays. 20MB max size. API response time under 400ms. |
.csv | Standard .csv format. 1 item should equal 1 row. | 20MB max size. End point response time under 1 second. |
Last modified 4yr ago