OfficeDev / OfficeDev/outlook-dev-docs

Actionable Messages action URL

Open
#1,055 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Needs: triage :mag:
Dominant language
No language data
Stars
99
Forks
113
PR merge metrics
No merged PRs in 30d

Description

Action.HTTP is no longer supported. Instead, you've provided Action.Execute.

The latter doesn't have a Url property as previous action, and document states it uses the sender url.

In real-life scenario, it's common for a server to handle more than one url. For example,

api/ctrl1/action1
api/ctrl1/action2
api/ctrl2/action3
....

I'm looking for a resolution to enable server response for different urls.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the Actionable Messages documentation for Action.HTTP, Action.Execute, and the stated sender-URL behavior. Determine whether the documentation should describe a supported way to route responses to multiple URLs; done means the supported behavior or limitation is clearly documented.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.