/
Undo Email Id Saving During Order Creation
Undo Email Id Saving During Order Creation
Step 1: will Create a New Setting Option while Configure create new orders automation on Fynd
like below: we will add a tickBox where it will be written “IgnoreEmailField” like here it is written “EnableGiftWrap”
Step 2: According to setting response : changes will get updated in DataBase on table “ie_app_automation_steps_config” on column “otherDetails”
Step 3: I will fetch the value of “otherDetails” from DB on “esb-custom-oms-integration” order Create Service file
Step 4: I will check value of “otherDetails” column that if we can Ignore Email Field or Not while creating order In eshopbox.
if found {"IgnoreEmailField":"1"} - means i will ignore email Field
if found {"IgnoreEmailField":"0"} - means i will send email Field
, multiple selections available,
Related content
Default Service Flow for Create Order and Cancel Order
Default Service Flow for Create Order and Cancel Order
More like this
Create and Cancel Orders in Eshopbox from New Gmail Attachments via Zapier
Create and Cancel Orders in Eshopbox from New Gmail Attachments via Zapier
More like this
Two way Order cancellations sync: Woocommerce
Two way Order cancellations sync: Woocommerce
More like this
Order Sync : Woocommerce
Order Sync : Woocommerce
More like this
OrderType addition in Amazon Create Order Flow
OrderType addition in Amazon Create Order Flow
More like this