Send Webhook request to external API

Hello, how are you?

I'm having a problem when trying to make a request through a webhook to an API where patients are registered for telemedicine.

The request, in this case, would be to send credentials such as "username" and "password" and obtain the response from the API with an Access Token for future requests.

I have the API Documentation and Endpoints, but when I build the request and perform the test, I always get a 404 error message. I'm not sure if I'm building the body correctly, because the way it was provided to me looks more like JSON. I've been thinking about the possibility of using integration tools like Postman or Zapier, but I'm not sure if they're really necessary in this case. (For security reasons, I hid the sensitive data in the images).

Could someone analyze the screenshots and suggest a better way to do this?

Thank you very much.

Thank you very much.

1.png2.png3.png4.png

0 2 266
2 REPLIES 2

One thing I noticed in your body. JSON formatting requires both property names and values quoted and your properties are not quoted.

Também o mesmo problema,só que com a API do Telegra, escolho os dados da coluna, na qual me refiro, no entanto dar esse mesmo erro

Top Labels in this Space