Task

Update Loop Item List

Update the text list or URL list in a Loop Item.

post/task/updateLoopItems

Request body

taskIdstring required
actionIdstring required
loopTypestring required

Type of loop item (e.g. URL, text)

loopItemsstring[] required
isAppendboolean

If true, appends items to existing list. If false, replaces the list.

Response

Loop items updated

requestIdstring

Changes