I'm trying to connect an API with appsheet. I want to get the information from the API and edit a table in appsheet using that
Solved! Go to Solution.
>>"I can't figure out how to create a GET call to their API from inside appsheet."
Because that's not possible, you can only send "fire and forget" webhooks, you can't get any return value.
https://help.appsheet.com/en/articles/962006-introduction-to-webhooks
Hello @Fred_Worrell, you might want to take a look at these info pages:
https://help.appsheet.com/en/collections/378364-integrations#api
If you have any questions about it you're gonna have to be more a bit more specific hehe
Yeah, that question was vague in scope. I'm trying to pull information from a 3rd party database into appsheet using their Restful API. I can't figure out how to create a GET call to their API from inside appsheet.
>>"I can't figure out how to create a GET call to their API from inside appsheet."
Because that's not possible, you can only send "fire and forget" webhooks, you can't get any return value.
https://help.appsheet.com/en/articles/962006-introduction-to-webhooks
I hate to accept that as the solution, but I understand there are limitations. Thank you.
User | Count |
---|---|
14 | |
11 | |
9 | |
7 | |
4 |