Tickets Tagged With:metadata
Category: Questions
REST Connection Metadata
Hi, we are trying to create a new REST connection for a synchronisation in Skyvia for the following example: curl -d -X "https://portalbeta.tracker.com/api/trk/tracking/device/detail/list" -H "Content-Type: application/json" -H "Accept: application/json" -u "assword">[email protected]" ....
Category: Feature Requests
REPLICATION DOES NOT INSERT DATA IN BIGQUERY VIA REST API
{ "ProviderConfiguration" : { }, "Metadata" : , "InsertOperation": { "UrlSuffix": "", "Method": "POST", ....
Category: Questions
Get data from REST API
Hi. I am trying to get the REST API to work but I am not able to get the metadata correct and therefor I am not getting any data back.Can ....
Category: Questions
Help With REST API Connection to QuickBooks Online
In Skyvia I'm setting up a new REST connection, choosing this as the URL: https://sandbox-quickbooks.api.intuit.com Here's the getting started for QBO for REST: https://developer.intuit.com/app/developer/qbo/docs/get-started Authentication, I'm choosing OAuth2 What do I ....
Category: Questions
Rest Connector Metadata Issue
Hi, I'm working on integration between SalesForce and Cloud App via REST connector. When I performed initial sync it was successful, according to history state column. Then I performed the Update operation on ....
Category: Bug Reports
Inadvertent Package Editing
One of our fields had a metadata change, and in fixing it, we inadvertently edited the package. This caused our parameter to lose our last sync date. We were wondering ....
Category: Questions
Rest API - Metadata
Hi, I want to export salesforce data to our database through rest-api connecter. How to pass body parameters to the API? Is there any metadata format available? ....