IFTTT/app
directory to the App Zoneapp
to IFTTT
and copy the App ID.serverless.yml
file in the app
fieldifttt-webhook
Function 1. Deploy the Export Complete Function Trigger 1. Deploy the webhook-table
Datastore tableConnect
, then generate a new webhook endpoint by going into the documentation
page. Enter in dronedeploy
as the event name and copy the webhook endpoint.ifttt-webhook
function, which will then save the URL to the defined webhook-table
Datastore table. Try refreshing the page and opening the app - you will notice that your URL is still there and now persisted in your Datastore!