Make: Difference between revisions
Jump to navigation
Jump to search
| Line 589: | Line 589: | ||
Before using API V2 with Make, we need to set up a data store to store the refresh token and the access token. We will also need to create a scenario that triggers every 24 hours to obtain a new token using the refresh token. Once this is set up, we can configure any scenario in Make using the Beds24 API V2, as we will always have an up-to-date token. | Before using API V2 with Make, we need to set up a data store to store the refresh token and the access token. We will also need to create a scenario that triggers every 24 hours to obtain a new token using the refresh token. Once this is set up, we can configure any scenario in Make using the Beds24 API V2, as we will always have an up-to-date token. | ||
== Step 1: Create a Data Store == | ==== Step 1: Create a Data Store ==== | ||
1. Log into Make and go to '''More''' (the 2 dots) > '''Data Store'''. | 1. Log into Make and go to '''More''' (the 2 dots) > '''Data Store'''. | ||
| Line 605: | Line 605: | ||
<div class="headline-collapse" > | <div class="headline-collapse" > | ||
=== Configure the Data Store === | ==== Configure the Data Store ==== | ||
</div> | </div> | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||