Skip to content
This repository was archived by the owner on Nov 21, 2023. It is now read-only.
This repository was archived by the owner on Nov 21, 2023. It is now read-only.

Endpoints wrong #3

@vitorezende

Description

@vitorezende

Hey guys, the endpoints by using this n8n lib is calling
{{baseUrl}}/{{instance}}/message/sendText/
instead of
{{baseUrl}}/message/sendText/{{instance}}

return join('{{$credentials.instanceName}}', ...paths);

Since in the postman collection we have the "instanceName" as final part of the url

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions