You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please use the following template to submit your issue. Following this template will allow us to quickly investigate and help you with your issue. Please be aware that issues which do not conform to this template may be closed.
try to create contact using
$client->contacts->create([
'email' => '[email protected]',
'external_id' => '2022'
]);
But get an error response "Conflict"
While checking intercom account . there is not exising contact with user_id with 2022 and email
But not happened in all request.
Able to create this contact using intercom panel
Steps to reproduce (as granular as possible, including screenshots where appropriate)
Create a contact via API
Addidng credential external_id
The text was updated successfully, but these errors were encountered:
Not using the SDK is the solution. I've found too many issues. Waste of time to help track it because they go unaddressed even before "maintenance" mode became active.
Please use the following template to submit your issue. Following this template will allow us to quickly investigate and help you with your issue. Please be aware that issues which do not conform to this template may be closed.
For feature requests please contact us at [email protected]
Version info
Expected behavior
Actual behavior
Steps to reproduce (as granular as possible, including screenshots where appropriate)
The text was updated successfully, but these errors were encountered: