Hi,
I have been working quite alot in implementing Hubspots API in sending data to my HubDB tables. I have come across an issue where one of my table fields is a Foreign Key.
I can’t find anywhere in the documentation what the value type is for the response when sending it to the API. The Create row endpoint list all field types minus a Foreign key: https://legacydocs.hubspot.com/docs/methods/hubdb/v2/create_row
Is this something the API cannot do? If it can, I would be grateful for an example.