Milvus CRM - Api Key

Status
Not open for further replies.

DaniloSantana

Free User
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?

1687385957487.png
 
XML:
<Parameter Name="ApiKey" Type="String" Editor="String" Title="API Key:" Default="" />

...

<Request Url="<YOUR URL>" MessagePasses="0" RequestEncoding="UrlEncoded" RequestType="Get" ResponseType="Json">
    <Headers>
            <Value Key="Authorization">[ApiKey]</Value>
    </Headers>
</Request>
 
Status
Not open for further replies.

Latest Posts

Forum statistics

Threads
111,973
Messages
590,075
Members
164,895
Latest member
jasonkkrause