Link one 3rd party object with CF object

GET https://app.cashflowy.io/org/25/integrations/11/cf_por/vendors/fetch?sort=createdAt DESC

Request Params

KeyDatatypeRequiredDescription
sortstring

HEADERS

KeyDatatypeRequiredDescription
api-keystring
api-secretstring

RESPONSES

status: OK

"{\n    \"title\": \"Fetch Vendors from cf_por\",\n    \"objects\": [\n        {\n            \"i_object\": {\n                ....\n            }\n        },\n        {\n            \"i_object\": {\n                ....\n            },\n            \"i_lookup\": {\n                ...\n            },\n            \"cf_object\": {\n                ....\n            }\n        },\n        ...\n    ],\n    \"object_def\": {\n       ...\n    }\n}"