Skip to content

How to add links to a conversation with name? #29

@cspeer

Description

@cspeer

Hi there,

In your documentation, you state that with

client.add_conversation_links!("cnv_55c8c149", {
  link_links: ["https://example.com"]
})

one can add URLs to a conversation.
Now, this works great, but what I want is to add links with a name. I know I can do that via the Links API, but how can I do that with the add_conversation_links! method?

Thanks!

P.S.: According to your API documentation the parameter is called link_external_urls and not link_links.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions