Integrating Sales handy with HTTP Request Node

I know I need to use HTTP Request node for authentication of Saleshandy app.

I want to use that documentation

Anybody can help me where I can start to add contacts to my Sales handy app using this docs.

Just a guide where should I start, hopefully be enough.

Thanks

Hey @Mubashar4,

It is a bit of a struggle to read the docs there but I would start with the authentication and maybe working on a Get request to make sure it works. If the docs have an example curl command you might be able to just import it into the node to get started.