Skip to Content
Menu
This question has been flagged
1 Reply
3278 Views

I need to send data from Odoo to Microsoft Dynamics for a particular customer's sale order while saving it. For that purpose, I need to add a function inside the create button.

From the client-side, they have provided the link, content-type: JSON, authentication(a key), and body.

How to send the data in the save button by using the given body and the above details.

I'm using Odoo v10. I request everyone to help me to sort it out. If anybody can provide an example, it will be grateful.

Avatar
Discard
Author Best Answer

I found an answer myself.

By writing a controller we can do this.


Avatar
Discard

Hi
you can share an example with code for post from odoo to Microsoft Dynamics

Thank

Related Posts Replies Views Activity
0
Jul 19
2155
0
Jul 20
3822
1
Jan 24
12395
1
Jul 25
1789
2
Jul 25
4704