OfficeDev / OfficeDev/outlook-dev-docs
Actionable Messages action URL
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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