s this your first time deploying Airbyte: No
OS Version / Instance: Microsoft Windows 11
Memory / Disk: 16GB / 500GB
Deployment: Docker (via Docker Desktop WSL2)
Airbyte Version: 0.35.57
Source name: Pipedrive
Destination: Redshift
Description:
Hi guys, I want to update the type of a field in my pipedrive connection using the update API. I would like to change the deal_id and lead_id from integer to string.
I have no prior experience using this API and I don't know whether I should pass the entire connection's object in the body, or just the part I would like to update. Does somebody know what you should pass in the API's body, unfortunately I keep getting invalid JSON errors.
Thanks!