Make: Difference between revisions

Jump to navigation Jump to search
IuriRosa (talk | contribs)
Lesley (talk | contribs)
Line 262: Line 262:




5.  Now we will need to add another module, add the “Json” module and set it to “Create Json”
5.  Now we will need to add another module, add the “JSON” module and set it to “Create JSON”




Line 271: Line 271:
b) “Name the data structure” and click on “Generator”
b) “Name the data structure” and click on “Generator”


c) Leave the “Content Type = Json
c) Leave the “Content Type = JSON


d) On the Sample Data insert  
d) On the Sample Data insert  
Line 450: Line 450:




5. Now we will need to add another module, add the “Json” module and set it to “Create Json”
5. Now we will need to add another module, add the “JSON” module and set it to “Create JSON”


[[Image:Guestinfofromdoc5.png|650px|link=]]
[[Image:Guestinfofromdoc5.png|650px|link=]]
Line 461: Line 461:
b. “Name the data structure” and click on “Generator”  
b. “Name the data structure” and click on “Generator”  


c. Leave the “Content Type = Json
c. Leave the “Content Type = JSON


d. On the Sample Data insert  
d. On the Sample Data insert  
Line 514: Line 514:
Due to a combination of some settings and or specific modules in Make sometimes Make can miss out on bookings sent to Make.
Due to a combination of some settings and or specific modules in Make sometimes Make can miss out on bookings sent to Make.


If this happens on a frequent basis we recommend that you setup Beds24 to continuously send the bookings to Make, once the bookings is correctly picked up by Make you can setup a Json module to create a code ans set a info code in the Booking in Beds24 using the API.  
If this happens on a frequent basis we recommend that you setup Beds24 to continuously send the bookings to Make, once the bookings is correctly picked up by Make you can setup a JSON module to create a code ans set a info code in the Booking in Beds24 using the API.  


This way once a booking is correctly sent it will contain the Info code and based on this info code you can filter out this booking the next time it is sent to Make stopping the bookings from going thru any other modules in Make.
This way once a booking is correctly sent it will contain the Info code and based on this info code you can filter out this booking the next time it is sent to Make stopping the bookings from going thru any other modules in Make.


Each customer has its own Make module setup and so it is hard to create a scenario valid for everyone, however the only thing we need to setup is 2 modules a Json module to create the Json code and a HTTP module to send the code to Beds24 to set the info code.
Each customer has its own Make module setup and so it is hard to create a scenario valid for everyone, however the only thing we need to setup is 2 modules a JSON module to create the JSON code and a HTTP module to send the code to Beds24 to set the info code.


Have a look at the following video to understand how the sequence will work,  
Have a look at the following video to understand how the sequence will work,  
Line 531: Line 531:
Make Setup.
Make Setup.


Json Module,  
JSON Module,  


You will need the following Data Structure,
You will need the following Data Structure,
Line 551: Line 551:
The HTTP module
The HTTP module


You need a HTTP module after the json module and set this to “Make a Request”
You need a HTTP module after the JSON module and set this to “Make a Request”


Set the:  
Set the:  
Line 599: Line 599:
[[Image:Image3.png|700px|link=]]
[[Image:Image3.png|700px|link=]]
[[Media:Image3.png|view large]]
[[Media:Image3.png|view large]]
</div>
</div>
<div class="mw-collapsible mw-collapsed">
<div  class="headline-collapse" >


=== Configure the Data Store ===
=== Configure the Data Store ===
</div>
<div class="mw-collapsible-content">
1. Give the data store a name (I suggest "Access Token").
1. Give the data store a name (I suggest "Access Token").
2. In the '''Data Structure''', click '''Add'''.
2. In the '''Data Structure''', click '''Add'''.