Integration Links
This endpoint can be used to set up integration links available in Close.
Each link has a name
(displayed as link text), url
template and a type
.
Type can be one of:
lead
contact
opportunity
Note that you can only create/edit/delete custom fields if you're an admin.
GET /integration_link/
POST /integration_link/
GET /integration_link/{id}/
PUT /integration_link/{id}/
DELETE /integration_link/{id}/