Noob question: can appsheet send data to a web app that uses rest API?

I use a webapp that allows for data to be delivered using rest api:

https://help.getharvest.com/api-v2/introduction/overview/general/

my cursory search leaves me unclear whether appsheet can authenticate and send the data. Iโ€™ll research more how to do what I want to do, but first I need to figure out if itโ€™s even possible to accomplish. 

any input appreciated. @Steve ๐Ÿ™‚

Solved Solved
0 2 101
1 ACCEPTED SOLUTION

2 REPLIES 2

Yes, App Sheet can send data to a web app that uses a REST API. This is achieved by configuring a Web hook Action in App Sheet. The web hook can send data from your App Sheet app to an external web app or API endpoint. you can configure it in behaviour action in app sheet editor.