Forum Discussion
MarkShnier__You
Qrew Legend
Dana
are you using the step called Fetch JSON? Do not an API call but Fetch JSON
And then you paste in the API response into the sample code area and it should create a panel of fields for you to drag into a subsequent step.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
are you using the step called Fetch JSON? Do not an API call but Fetch JSON
And then you paste in the API response into the sample code area and it should create a panel of fields for you to drag into a subsequent step.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
DanaHauser
3 years agoQrew Cadet
Hi Mark,
I didn't use the Fetch JSON, because I needed to do a OATH 2.0 for the calls after the authentication call to get the temporary auth key. I was able to do the auth for the key and the 2nd call to get the property ID in the same webhook call. The Fetch JSON doesn't have the option to use OATH 2.0 so I wasn't sure.
Thanks,
Dana
------------------------------
Dana Hauser
------------------------------
I didn't use the Fetch JSON, because I needed to do a OATH 2.0 for the calls after the authentication call to get the temporary auth key. I was able to do the auth for the key and the 2nd call to get the property ID in the same webhook call. The Fetch JSON doesn't have the option to use OATH 2.0 so I wasn't sure.
Thanks,
Dana
------------------------------
Dana Hauser
------------------------------