nutritious-exabyte-32755
08/07/2023, 1:51 AMconst url = 'https://laternerd.github.io/Alexandra-George-Real-Estate/rentals.json'
try {
const response = await axios.get(url)
if (response.status === 200) {
workflow.buyData = response.data
}
} catch (error) {
console.error(error)
}
https://cdn.discordapp.com/attachments/1137926045270544444/1137926045417357414/Screenshot_2023-08-06_at_6.43.45_PM.png▾
https://cdn.discordapp.com/attachments/1137926045270544444/1137926045702574220/Screenshot_2023-08-06_at_6.43.28_PM.png▾
high-address-22342
08/07/2023, 9:59 AMhttps://cdn.discordapp.com/attachments/1137926045270544444/1138048753849356318/image.png▾
nutritious-exabyte-32755
08/08/2023, 7:14 PM