Do you need to create an integration to drive store process or can it be done via rest API? ...
Free operad over a monoid object
Can each chord in a progression create its own key?
Is an up-to-date browser secure on an out-of-date OS?
How to read αἱμύλιος or when to aspirate
Could an empire control the whole planet with today's comunication methods?
How do I design a circuit to convert a 100 mV and 50 Hz sine wave to a square wave?
What to do when moving next to a bird sanctuary with a loosely-domesticated cat?
Does Parliament hold absolute power in the UK?
The following signatures were invalid: EXPKEYSIG 1397BC53640DB551
Pretty sure I'm over complicating my loops but unsure how to simplify
Why doesn't a hydraulic lever violate conservation of energy?
Why can't devices on different VLANs, but on the same subnet, communicate?
Why don't hard Brexiteers insist on a hard border to prevent illegal immigration after Brexit?
Why are PDP-7-style microprogrammed instructions out of vogue?
Circular reasoning in L'Hopital's rule
Is there a way to generate uniformly distributed points on a sphere from a fixed amount of random real numbers per point?
Is there a writing software that you can sort scenes like slides in PowerPoint?
Is this wall load bearing? Blueprints and photos attached
How to handle characters who are more educated than the author?
Can withdrawing asylum be illegal?
Variable with quotation marks "$()"
Windows 10: How to Lock (not sleep) laptop on lid close?
ELI5: Why do they say that Israel would have been the fourth country to land a spacecraft on the Moon and why do they call it low cost?
Identify 80s or 90s comics with ripped creatures (not dwarves)
Do you need to create an integration to drive store process or can it be done via rest API?
The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)magento 2 model update recommendationRest api - create customerMagento 2:User Permission via API RestHow we can create partial shipment programmatically using rest apiget order by string/value in product_options arrayMagento 2.2.2 REST API - I need to change the customer password using REST APIError Consumer is not authorized to access %resourcesGet category meta tags via REST APICan you rename product image filename via Rest Api?How to not use attribute default value over rest API in magento2
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
We are working on integrating our ERP system with a Magento store. To this point, we have been developing a REST API connection to the store which is working fine. The goal is to be able to take orders from the Magento store, create them in the ERP system, and then update the store as the order is processed by our normal business processes.
Is it possible to update the order status directly from a back end admin connection via the REST API so that the order state is reflected correctly to the customer, or will we need to write an integration that lives on the server to move the order through the various states?
magento2 rest-api integration
add a comment |
We are working on integrating our ERP system with a Magento store. To this point, we have been developing a REST API connection to the store which is working fine. The goal is to be able to take orders from the Magento store, create them in the ERP system, and then update the store as the order is processed by our normal business processes.
Is it possible to update the order status directly from a back end admin connection via the REST API so that the order state is reflected correctly to the customer, or will we need to write an integration that lives on the server to move the order through the various states?
magento2 rest-api integration
add a comment |
We are working on integrating our ERP system with a Magento store. To this point, we have been developing a REST API connection to the store which is working fine. The goal is to be able to take orders from the Magento store, create them in the ERP system, and then update the store as the order is processed by our normal business processes.
Is it possible to update the order status directly from a back end admin connection via the REST API so that the order state is reflected correctly to the customer, or will we need to write an integration that lives on the server to move the order through the various states?
magento2 rest-api integration
We are working on integrating our ERP system with a Magento store. To this point, we have been developing a REST API connection to the store which is working fine. The goal is to be able to take orders from the Magento store, create them in the ERP system, and then update the store as the order is processed by our normal business processes.
Is it possible to update the order status directly from a back end admin connection via the REST API so that the order state is reflected correctly to the customer, or will we need to write an integration that lives on the server to move the order through the various states?
magento2 rest-api integration
magento2 rest-api integration
asked 13 mins ago
Sean BenningtonSean Bennington
111
111
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "479"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f269943%2fdo-you-need-to-create-an-integration-to-drive-store-process-or-can-it-be-done-vi%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f269943%2fdo-you-need-to-create-an-integration-to-drive-store-process-or-can-it-be-done-vi%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown