Tickets Tagged With:rest-api
Category: Questions
Bitrix24 CRM - Addition of non listed Rest Connector
I would like to connect to the following non listed data source/crm: Bitrix CRM, specifically for insert/upsert leads. Here is documentation for their Rest API: https://training.bitrix24.com/rest_help/crm/leads/index.php ....
Category: Questions
Hive Connector
Hi, I want to know if it is possible to connect SkyVia to Hive API (https://developers.hive.com/reference#introduction) via the REST Connector, I couldn't find the way to add the header param ....
Category: Questions
Documentation for REST APIs?
Good morning, I have a number of data sources in my organization which use REST APIs, including Monday.com, Clarizen, Azure Application Insights, New Relic, Sharepoint and Xero. I am trying ....
Category: Questions
Agile CRM - Rest API Connection - Metadata
https://github.com/agilecrm/rest-api Attempting to upsert contacts via rest api to non integrated CRM (Agile CRM). Above is the api documentation. I am not a developer so hit a wall. I was ....
Category: Questions
Bulk importing tickets from MySQL to Zendesk
1. Is it possible to use the Zendesk create_many endpoint in order to do a bulk ticket import? I am setting up the appropriate mapping for tickets I have strored ....
Category: Questions
REST Metadata for simple read-only API?
I am using the ECB's free exchange rate API. It is read-only. What metadata configuration should I supply if the data looks like this? https://api.exchangeratesapi.io/history?start_at=2016-01-01&end_at=2020-01-01&symbols=USD,GBP,CHF&base=EUR Thanks! ....
Category: Questions
Need direction on how to use Rest API to pull data from phone.com
Hello I'm trying to set up a connection to phone.com restful api to pull the list-call logs Here is their documentation My issue is with defining the meta data and ....
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: Questions
Connecting to Unleashed REST API
Hi Folks I'm trying to get my head around setting up the REST component of Skyvia to pull date from the Unleashed API (https://apidocs.unleashedsoftware.com). I have my ID and Key ....
Category: Bug Reports
OData connector does not perform $batch write.
Dear supporter, I can not perform an OData V4 write or update with the Connect service. With the V4 OData referential service is this all possible. A genuine POST ....
Category: Questions
Amazon Seller Central Financial Data
I would like to connect to Amazon Seller Central to import order information. Here is some info about the API: https://mws.amazonservices.com/scratchpad/index.html https://docs.developer.amazonservices.com/en_US/dev_guide/ Successful Request and response (Keys Removed): POST /Finances/2015-05-01?AWSAccessKeyId=xxxxxxxxxxx ....
Category: Bug Reports
Error: The connection was closed unexpectedly
Hi, Our source is Salesforce and target is our custom JSON based REST API that supports POST calls. Skyvia is able to call our API successfully via POST. However, it ....
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? ....