post https://api.octapipe.com/pipelines//cards/import
Bulk updates filtered pipeline cards records in the database.
Click on the image below to enlarge the demonstration in Postman.
Payload example:
[
{
"name": "Fix Falcon 9",
"pipeline_stage_uuid": "92ff7288-2ffc-4f1f-bfee-1de28f7ed2e6",
"sla": 10,
"cf_hemfrjvh_priority": "medium"
},
{
"name": "Fix Falcon Heavy",
"pipeline_stage_uuid": "92ff7288-2ffc-4f1f-bfee-1de28f7ed2e6",
"sla": 10,
"cf_hemfrjvh_priority": "medium"
}
]