Skip to content

Messaging command #18

@pasogott

Description

@pasogott

Command: whcli message

Send Message

whcli message <adId> <message>
whcli message 12345678 "Ist der Artikel noch verfügbar?"

List Conversations

whcli messages

View Conversation

whcli messages <conversationId>

API

# Init conversation
POST /restapi/v2/conversation/init/{adId}
Authorization: Bearer {token}

# Send message (endpoint TBD via reverse engineering)
POST /restapi/v2/conversation/{id}/message

Output

Message sent to "RTX 4090 Gaming OC"
Conversation ID: abc123

You can view the conversation at:
https://www.willhaben.at/iad/myprofile/messages/abc123

Metadata

Metadata

Assignees

No one assigned

    Labels

    phase-3Phase 3: Features

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions