Hi, following the steps to obtain an access token I can’t see the Standard scopes in HubSpot mentioned in Settings under 2.3. This then gives the following error when trying to connect with the API
This app hasn’t been granted all required scopes to make this call. Read more about required scopes here: https://developers.hubspot.com/scopes
https://developers.hubspot.com/scopes no longer exists on HupSpot.
Can you advise, thanks
]]>Dear ProCoders team
Thank you for a great, uncomplicated plugin.
While testing the communication between CF7 submissions and HubSpot, I used the same contact details for two form submissions, but changed the surname slightly. I then received an API error notification email with the following message:
Message: Contact already exists. Existing ID: 104529701052
Response: {“status”:”error”,”message”:”Contact already exists. Existing ID: 104529701052″,”correlationId”:”3e070fb9-4897-49d4-a966-5ee7df332426″,”category”:”CONFLICT”}
Ideally, I would like the relevant HubSpot contact to be updated with the new details (change in surname, for example) instead of receiving an error message. Is that possible?
Also, can you propose an existing HubSpot field to map to the “your-subject” field in CF7?