Make: Difference between revisions
Jump to navigation
Jump to search
| Line 571: | Line 571: | ||
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 | ||
<code> | |||
{ | { | ||
"authentication": { | "authentication": { | ||
| Line 585: | Line 587: | ||
} | } | ||
</code> | |||
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 | ||