- Joined
- Apr 20, 2023
- Messages
- 10
- Reaction score
- 0
Hello, I have a question about integration.I'm going to send a screenshot of Postman showing how I was able to search for a client based on their number.My question is, if the authentication is done by Basic API Key, how am I going to make 3cx understand that Authorization is the value of the token?In the last CRM I worked on, I just put it directly in the URL, like this: "https://app.nectarcrm.com.br/crm/api/1/contacts?api_token=[APIkey]"But in this one, I haven't been able to find a solution yet. Any tips?

