office365 - How to refresh cards in Outlook Actionable Messages? -
i'm trying refresh card in outlook actionable messages, documentation doesn't specify how this, though functionality mentioned.
i've tried returning new card data in response using both application/json , application/ld+json, neither of seem work.
i've tried returning json in card-action-status, doesn't have effect either.
is functionality available?
i can confirm functionality is available, critical piece of information missing documentation: need set card-update-in-body header value of true , work.
content type on response doesn't seem matter, , card-action-status header seems ignored.
Comments
Post a Comment