PipedreamHQ / pipedream

Connect APIs, remarkably fast. Free for developers.
https://pipedream.com
Other
8.54k stars 5.27k forks source link

[TRIGGER] Micrsoft Dynamics 365 Business Central New Order trigger #6236

Open vunguyenhung opened 1 year ago

vunguyenhung commented 1 year ago

Name of app / service Micrsoft Dynamics 365 Business Central

Link to developer documentation https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/devenv-develop-connect-apps

Is lack of support preventing you from building workflows, or do you have a workaround? Only manual API now

Are there specific actions, or triggers, you'd like to see for this app? Please let us know here or use the Action and Trigger issue templates to open requests for each!

sergio-eliot-rodriguez commented 1 year ago

MS Dynamics 365 Business Central is already integrated https://pipedream.com/apps/dynamics-365-business-central-api

Editting the issue to reflect component request.

dylburger commented 1 year ago

Thanks for the request! Did you know that anyone can author and publish their own Pipedream sources? Would you be interested in helping out with that? We're happy to answer any questions or support you in any way.

If you don't have the time, would you be willing to reach out to the app provider to see if they're interested in building these? When we work with an app partner, it improves the quality of the integration, and it helps when this kind of request comes from a customer like you.

jcortes commented 5 months ago

The main idea was tro try to create a webhook source with this endpoint https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/api-reference/v2.0/dynamics-subscriptions#register-a-webhook-subscription but I get the following error when trying to make the request

{"error":{"code":"Unauthorized","message":"The credentials provided are incorrect"}}

And at the end I was having issues with scopes which make the requests not to finish in the platform, so I'm going to move it as blocked