Comments on: Build Custom Connector on Power Automate and Power Apps with Authentication/2016/11/18/custom-api-on-microsoft-flow-and-powerapps-with-authentication/Professional Development, Data ScienceThu, 26 Dec 2019 23:22:40 +0000hourly1http://wordpress.com/By: Tsuyoshi Matsuzaki/2016/11/18/custom-api-on-microsoft-flow-and-powerapps-with-authentication/comment-page-1/#comment-4198Fri, 27 Jul 2018 00:09:57 +0000http://blogs.msdn.microsoft.com/tsmatsuz/?p=5546#comment-4198In reply to John Bentum.

I’m sorry, if my mention is confusing you like “custom connector can be also used in original ‘SharePoint workflow’ (not ‘Microsoft Flow’) “. My mention is saying that “Microsoft Flow is now integrated with SharePoint Online and therefore you can use your connector as workflow in SharePoint Online”. Custom connector can be used in logic app or Microsoft Flow, but you cannot use in original ‘SharePoint workflow’. (Sorry for my poor English explanation.)
For instance, if you want to connect to some services or apps and the protocol is not supported in built-in connectors, you can build and connect using your custom connector and use it in Microsoft Flow integrated with SharePoint Online. (Though Microsoft Flow is rapidly improving and you can now do more and more things using built-in connectors in Microsoft Flow…) By building your custom connector, you can also create reusable components and share in your organization.
https://docs.microsoft.com/en-us/connectors/custom-connectors/share

Like

]]>
By: John Bentum/2016/11/18/custom-api-on-microsoft-flow-and-powerapps-with-authentication/comment-page-1/#comment-4197Thu, 26 Jul 2018 18:21:41 +0000http://blogs.msdn.microsoft.com/tsmatsuz/?p=5546#comment-4197You mentioned that “The custom connector (API connector) enables you to connect your own web api (REST api) in Microsoft Flow (including SharePoint workflow) “.
Can you share some details on how to use this connector in SharePoint workflow?

Like

]]>
By: Tsuyoshi Matsuzaki/2016/11/18/custom-api-on-microsoft-flow-and-powerapps-with-authentication/comment-page-1/#comment-433Mon, 08 May 2017 10:51:51 +0000http://blogs.msdn.microsoft.com/tsmatsuz/?p=5546#comment-433In reply to michael tang.

No, you cannot use. This Azure AD token (JWT) is including the target resource, which is your web api in this case.

Like

]]>
By: michael tang/2016/11/18/custom-api-on-microsoft-flow-and-powerapps-with-authentication/comment-page-1/#comment-432Fri, 05 May 2017 21:33:18 +0000http://blogs.msdn.microsoft.com/tsmatsuz/?p=5546#comment-432Can you use the Azure AD Token returned to Authenticate against SharePoint?

Like

]]>
By: Tsuyoshi Matsuzaki/2016/11/18/custom-api-on-microsoft-flow-and-powerapps-with-authentication/comment-page-1/#comment-431Tue, 13 Dec 2016 09:31:09 +0000http://blogs.msdn.microsoft.com/tsmatsuz/?p=5546#comment-431In reply to Cato Antonsen.

The reason for using old portal (Classic portal) is now only because you cannot get the “app id uri” (so called, resource id) of your custom web api. (If you register the api in new portal, the app uri named “https://{your tenant domain prefix}.onmicrosoft.com/{unique guid}” is internally assigned, but you cannot know this uri in the new portal.) If you can get this uri, you can do all the task using the new portal without any pain.
As you know, the new portal is getting better quickly, and I think you will soon be able to complete all the tasks using the new portal without any frustration in the near future.

Like

]]>
By: Cato Antonsen/2016/11/18/custom-api-on-microsoft-flow-and-powerapps-with-authentication/comment-page-1/#comment-430Fri, 09 Dec 2016 14:21:48 +0000http://blogs.msdn.microsoft.com/tsmatsuz/?p=5546#comment-430Is it still necessary to use the old Azure portal? I see screen dumps in the PowerApps documentation uses it.

Just wondering because I’m unable to get it to work using the documentation…

Like

]]>
By: Tsuyoshi Matsuzaki/2016/11/18/custom-api-on-microsoft-flow-and-powerapps-with-authentication/comment-page-1/#comment-429Thu, 01 Dec 2016 02:01:45 +0000http://blogs.msdn.microsoft.com/tsmatsuz/?p=5546#comment-429In reply to Pratyush Ranjan.

You can host the custom api to any public server. (Of course, if you’re using api app or easy auth, it needs to be hosted in Azure.)
For example, you can also host in ngrok endpoint, and you can check the traffic.

Like

]]>
By: Pratyush Ranjan/2016/11/18/custom-api-on-microsoft-flow-and-powerapps-with-authentication/comment-page-1/#comment-428Wed, 30 Nov 2016 06:11:37 +0000http://blogs.msdn.microsoft.com/tsmatsuz/?p=5546#comment-428is it necessary to have Azure subscription. Cann’t we publish our wepApi to any public Server and use it in power App.

Like

]]>
By: Amin/2016/11/18/custom-api-on-microsoft-flow-and-powerapps-with-authentication/comment-page-1/#comment-427Sat, 19 Nov 2016 06:11:33 +0000http://blogs.msdn.microsoft.com/tsmatsuz/?p=5546#comment-427thanks for your useful post dear Tsuyoshi Matsuzaki !
i always have problem with web apis.

Like

]]>