Home / Companies / Unified.to / Blog / Post Details
Content Deep Dive

How To Request & Write Raw Integration Data

Blog post from Unified.to

Post Details
Company
Date Published
Author
-
Word Count
116
Language
-
Hacker News Points
-
Summary

Unified.to allows users to interact with both common and original vendor-specific objects in integration data by using a "fields=raw" parameter in requests, which returns the original data object alongside the unified format. When reading data, users can request specific fields through a comma-delimited list to limit the returned data to only those fields of interest. For writing data, users include a "raw" field in the payload that contains the integration-specific fields, enabling the modification or overwriting of existing mapped unified fields. This approach provides flexibility in handling both standardized and vendor-specific data elements within integrations.