Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-11-20 11:14 AM
Hello,
I was wondering if anyone could help me solve this last hurdle of configuring this API please...
So I have followed the documentation which registers your Outlook account API on Azure, gathered the client, tenant, and secret ID.
Finally i have configured everything needed into BP so that i can use the send mail action, but one of the parameters in the business object requires an ID. I have tried leaving this blank as the documentation does not specify what ID it is asking for and i am recieving this error:
Internal : Unexpected error Error during Web API HTTP Request
HTTP Status Code: 405
HTTP Response Content: {
"error": {
"code": "Request_BadRequest",
"message": "Specified HTTP method is not allowed for the request target.",
"innerError": {
"date": "2020-11-11T11:12:52",
"request-id": "f943bef4-47f4-45c7-be08-cf28f413ef0e",
"client-request-id": "f943bef4-47f4-45c7-be08-cf28f413ef0e"
}
}
}
If anyone can help it will be greatly appreciated.
Thank you
------------------------------
Dominic Franklin
Blue Prism developer
Robiquity
Europe/London
------------------------------
I was wondering if anyone could help me solve this last hurdle of configuring this API please...
So I have followed the documentation which registers your Outlook account API on Azure, gathered the client, tenant, and secret ID.
Finally i have configured everything needed into BP so that i can use the send mail action, but one of the parameters in the business object requires an ID. I have tried leaving this blank as the documentation does not specify what ID it is asking for and i am recieving this error:
Internal : Unexpected error Error during Web API HTTP Request
HTTP Status Code: 405
HTTP Response Content: {
"error": {
"code": "Request_BadRequest",
"message": "Specified HTTP method is not allowed for the request target.",
"innerError": {
"date": "2020-11-11T11:12:52",
"request-id": "f943bef4-47f4-45c7-be08-cf28f413ef0e",
"client-request-id": "f943bef4-47f4-45c7-be08-cf28f413ef0e"
}
}
}
If anyone can help it will be greatly appreciated.
Thank you
------------------------------
Dominic Franklin
Blue Prism developer
Robiquity
Europe/London
------------------------------
Answered! Go to Answer.
1 BEST ANSWER
Helpful Answers
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
30-11-20 02:49 PM
The action for sending a mail requires two IDs: the sender and the recipient. The ID of the sender could be their email address or their GUID. For the recipient, it's going to be their email address.
Cheers,
------------------------------
Eric Wilson
Director, Partner Integrations for Digital Exchange
Blue Prism
------------------------------
Cheers,
------------------------------
Eric Wilson
Director, Partner Integrations for Digital Exchange
Blue Prism
------------------------------
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
17-11-20 07:42 AM
Hi Dominic,
found more or less the same problem as you. Couldn't find a solution so far, although I followed the provided instructions. I think its probably some kind of missing configuration on the Graph/Azure side, since its the first time I'm using it.
Looking forward for someone to help us on this one.
Kr,
Francisco Monteiro
------------------------------
Francisco Monteiro
------------------------------
found more or less the same problem as you. Couldn't find a solution so far, although I followed the provided instructions. I think its probably some kind of missing configuration on the Graph/Azure side, since its the first time I'm using it.
Looking forward for someone to help us on this one.
Kr,
Francisco Monteiro
------------------------------
Francisco Monteiro
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
30-11-20 10:20 AM
@Francisco Monteiro I have figured out how to configure it properly and it works now, so let me know if you're still needing help?
Dom
------------------------------
Dominic Franklin
Blue Prism developer
Robiquity
Europe/London
------------------------------
Dom
------------------------------
Dominic Franklin
Blue Prism developer
Robiquity
Europe/London
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
30-11-20 02:49 PM
The action for sending a mail requires two IDs: the sender and the recipient. The ID of the sender could be their email address or their GUID. For the recipient, it's going to be their email address.
Cheers,
------------------------------
Eric Wilson
Director, Partner Integrations for Digital Exchange
Blue Prism
------------------------------
Cheers,
------------------------------
Eric Wilson
Director, Partner Integrations for Digital Exchange
Blue Prism
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-12-20 05:40 PM
@DominicFrankli1, I still couldn't make it work. If you could provide some details how you have done it, it would be great!
Kr,
Francisco
------------------------------
Francisco Monteiro
------------------------------
Kr,
Francisco
------------------------------
Francisco Monteiro
------------------------------
