Make: Difference between revisions
Jump to navigation
Jump to search
| Line 567: | Line 567: | ||
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=]] | |||
[[Media:Guestinfofromdoc5.png|view large]] | |||
6. You will need to add a “Data Structure. a. Click on “Add” b. “Name the data structure” and click on “Generator” c. Leave the “Content Type = Json d. On the Sample Data insert | 6. You will need to add a “Data Structure. a. Click on “Add” b. “Name the data structure” and click on “Generator” c. Leave the “Content Type = Json d. On the Sample Data insert | ||
| Line 584: | Line 585: | ||
} | } | ||
6.1. Click on “Save”, you should now see the original “window” with your data structure and it should have a “Authentication” box where you need to insert the API key | 6.1. Click on “Save”, you should now see the original “window” with your data structure and it should have a “Authentication” box where you need to insert the API key | ||
6.2You will also need to add the correct “Google form” variables into the corresponding fields., just like the image below | 6.2You will also need to add the correct “Google form” variables into the corresponding fields., just like the image below | ||
[[Image:Guestinfofromdoc6.png|650px|link=]] | |||
[[Media:Guestinfofromdoc6.png|view large]] | |||
7. Next Add a new module, you need a HTTP module and set this to “Make a Request” | 7. Next Add a new module, you need a HTTP module and set this to “Make a Request” | ||
| Line 599: | Line 602: | ||
g. Request Content: JSON String ( Its a variable you need to drag and drop). | g. Request Content: JSON String ( Its a variable you need to drag and drop). | ||
[[Image:Guestinfofromdoc7.png|650px|link=]] | |||
[[Media:Guestinfofromdoc7.png|view large]] | |||
7.1 Click on safe, now go to your google form, fill in the form with a actual Booking ID ( make sure it is a “test” booking) after you do this go back to integromat and click on “Run Once”, it should get the responses and insert the information into the Booking. | 7.1 Click on safe, now go to your google form, fill in the form with a actual Booking ID ( make sure it is a “test” booking) after you do this go back to integromat and click on “Run Once”, it should get the responses and insert the information into the Booking. | ||