ex_webexteams v0.1.0 ExWebexteams.Api View Source

Interface to Webex Teams API through a rate limiter

Link to this section Summary

Functions

Get a resource (see webex api documentation)

Post a resource (see webex api documentation)

Send a message to a team room

Link to this section Functions

Get a resource (see webex api documentation)

Example get("/rooms")

Post a resource (see webex api documentation)

Example post("/messages", json")

Link to this function send_message(message, roomId) View Source

Send a message to a team room