Question
How do I import data via webhook?
I have a service that emails me a dataset daily. However, I would like to house all of my exported data in a single database.
My data service has an webhook export option (rather than the email option I use now). The export config settings seem straightforward. They need a webhook URL and request method (POST) and some dataset formatting options.
Is this something I can set up with a managed database with Digital Ocean?
(My use of the database is intended just for querying with Microsoft PowerBI/PowerQuery)
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×