Hi all, Does anyone know how would I be able to me...
# integrations
k
Hi all, Does anyone know how would I be able to merge multiple record together?
Copy code
{
  "page_of_records": [
    record:{},
    record:{}
  ]
}
t
Are they coming from the same source?