Make: Difference between revisions

Jump to navigation Jump to search
Lesley (talk | contribs)
Lesley (talk | contribs)
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 644: Line 644:
[[Media:Image9.png|view large]]
[[Media:Image9.png|view large]]


</div>
 
</div>


== Step 2: Get Tokens from Beds24 ==
== Step 2: Get Tokens from Beds24 ==