Apps
Wolt
15 min
learn how to connect wolt to engini connecting engini to wolt enter your engini account at https //engini io/ navigate to connections page by clicking on the connections on the left side bar or by clicking https //app engini io/connections click on the “new integration” option located at the top bar choose “wolt” option from available applications enter the following details in the “add connection” form connection name – a unique identifier for the connection within engini environment choose one of the environment production the production environment is the "live" version of the api where real business happens sandbox the sandbox is your "practice field " it is an isolated testing environment where you can build and test your application without any real world consequences signin click signin and log in with the wolt account used to create the project this ensures access to the correct oauth credentials and permissions click on the save button to the save the connection triggers order notification trigger webhook message sent from wolt to engini whenever an order's status changes add condition by choosing to add a condition, the workflow will only work if the condition or the number of conditions you added are met select from the drop down the field you want to add the condition on select the condition you want the record to meet click on the empty field and the tooltip will pop up showing the options you can choose you can populate the field in one of the following options static value – number / string when using strings, you need to surround them with single quotes (‘) property value from a previous activity (using the tooltip that opens when clicking on the field) expression – using functions and/or previous activity properties and/or static values (using the tooltip that opens when clicking on the field) repeat steps 1 3 for all the fields you want to populate actions accept order sent from your system to wolt to confirm you have received and started preparing the order order id provide the unique identification string for the order you are accepting add field click add field to update more fields of the item choose from the drop down the field you want to fill click on the empty field to the right of the drop down to be shown the tooltip with all the options you can use to fill the field you can populate the field in one of the following options (depending on the column type, please refer to the column types reference) static value – number / string when using strings, you need to surround them with single quotes (‘) property value from a previous activity (using the tooltip that opens when clicking on the field) expression – using https //app archbee com/public/preview ixqqblwfxopjg0nave78y/preview o3kkbgi5xnqf yvnuqkcv#ca 5p and/or previous activity properties and/or static values (using the tooltip that opens when clicking on the field) repeat steps 1 3 for all the fields you want to populate create a menu this activity allows you to create a menu venue id provide a unique identification code assigned by wolt to a specific venue add field click add field to update more fields of the item choose from the drop down the field you want to fill click on the empty field to the right of the drop down to be shown the tooltip with all the options you can use to fill the field you can populate the field in one of the following options static value – number / string when using strings, you need to surround them with single quotes (‘) property value from a previous activity (using the tooltip that opens when clicking on the field) expression – using https //app archbee com/public/preview ixqqblwfxopjg0nave78y/preview o3kkbgi5xnqf yvnuqkcv#ca 5p and/or previous activity properties and/or static values (using the tooltip that opens when clicking on the field) repeat steps 1 3 for all the fields you want to populate object array fields some fields in the create a menu activity are object arrays, meaning they accept a list of objects, not a single value categories\[] (required) the menu must include at least one category each category is added as a separate object inside the categories array name\[] / description\[] (translations) category and item names are provided as translation arrays each entry includes a language (lang) and its text value (value) nested objects categories\[] can include additional nested data such as items, availability windows, and item configuration these are also defined as arrays inside the parent object how to build the structure start by initializing the object array (e g , categories) then append one object at a time (one category, one item, etc ), following the same nesting hierarchy required to create a valid menu, the following fields are required currency primary language categories each one of them is an array of objects the array is initialized using intialize object array, and each object is added to it with append to object array in case of a single object, the append to object array is not required get current delivery provider this activity checks and retrieve who is currently responsible for delivering your orders get menu this activity retrieve the current menu that is live on the wolt venue id provide a unique identification code assigned by wolt to a specific menu get order this activity retrieve the complete details of a specific order from wolt order id provide a unique identification code assigned by wolt to a specific order get timeslots for next 7 days for a venue this activity retrieves the schedule of available delivery or pickup windows for a specific store over the coming week add filters you can specify which timeslots will be returned from the search results by utilizing the “add filter” button choose from the drop down the field you want to filter by select the condition you want the record to meet for the selected field you can populate the field in one of the following options static value – number / string when using strings, you need to surround them with single quotes (‘) property value from a previous activity (using the tooltip that opens when clicking on the field) expression – using https //app archbee com/public/preview ixqqblwfxopjg0nave78y/preview o3kkbgi5xnqf yvnuqkcv#ca 5p and/or previous activity properties and/or static values (using the tooltip that opens when clicking on the field) repeat steps 1 3 for all the fields you want to populate get venue status this activity retrieves whether a specific store is currently open and able to receive new orders on the wolt app mark deposits returned this activity tells wolt that you have successfully returned the deposit to a customer for a specific order order id provide a unique identification id assigned by wolt to a specific order add field by clicking the “add field” button, you can choose how to fill in various fields choose from the drop down the field you want to fill click on the empty field to the right of the drop down to be shown the tooltip with all the options you can use to fill the field you can populate the field in one of the following options static value – number / string when using strings, you need to surround them with single quotes (‘) property value from a previous activity (using the tooltip that opens when clicking on the field) expression – using functions and/or previous activity properties and/or static values (using the tooltip that opens when clicking on the field) repeat steps 1 2 for all the fields you wish to populate object array fields items \[] required, list of returned deposit items is an array of objects the array is initialized using intialize object array, and each object is added to it with append to object array in case of a single object, the append to object array is not required