Legacy
Deutsch
cURL
curl --request GET \ --url 'https://api.hubapi.com/crm/v3/extensions/cards-dev/{appId}?hapikey='
{ "results": [ { "actions": { "baseUrls": [ "https://www.example.com/hubspot" ] }, "createdAt": "2020-02-26T18:30:53.451Z", "display": { "properties": [ { "dataType": "STRING", "label": "Pets Name", "name": "pet_name" } ] }, "fetch": { "objectTypes": [ { "name": "contacts", "propertiesToSend": [ "email", "firstname" ] } ], "targetUrl": "https://www.example.com/hubspot/target" }, "id": "123", "title": "PetSpot", "updatedAt": "2020-02-26T18:30:53.451Z" } ] }
Gibt eine Liste mit Karten für eine bestimmte App zurück.
Unterstützte Produkte
Die ID der Ziel-App.
successful operation
Eine Liste von Kartenantworten
Anzeigen untergeordnete attribute