-
In this article, we will discuss how, if you are setting up a framework to re-authenticate instances of Salesforce Sales Cloud (SFDC), you can know how you can test that your process was successful. We will look into how to revoke an SFDC OAuth toke...
-
To make a connection with Snowflake, follow these steps: Login into your Snowflake account. Click on the Warehouses icon . Click Create Warehouse to provision a new warehouse. On the console that opens, configure the warehouse. ...
-
Last Updated: 09/13/2021
in IT and Security
While the UI utilizes browser-based cross-origin resource sharing (CORS) protections, those protections are bypassed if you make calls to any of our APIs which include /api-v2 . Because the APIs do not offer any inherent CORS protection, users an...
-
Note: you can now utilize bearer token-based authorization rather than the Org and User Secret authorization described in this article. Select your preferred method on your User Profile page under Authorization; s ee Authentication for additional...
-
Pagination is used to save us the trouble of having to go through more number of records than necessary. It makes us easier to handle the results of any API calls that have been made. There are three common types of pagination that every API uses: ...
-
Overview In order to create an instance of the Microsoft Dynamics 365 Finance and Operations , you must have the following: A Microsoft Azure Active Directory account A Microsoft Dynamics 365 Finance and Operations account Note : the Microsoft ...
-
Last Updated: 03/30/2021
in Building Custom Connectors
1 Info 2 Properties 3 Authentication 4 Config & Parameters 5 Hooks 6 Events 7 Resources After you set up your , you can add resources to start making req...
-
Follow these steps to set up an Amazon S3 Application with the endpoint. Via a web browser, navigate to http://aws.amazon.com/ . After signing up and/or signing in, you will reach the AWS Management Console. On the search bar under Find Servic...
-
Last Updated: 02/01/2021
in Bulk
offers generic bulk service for downloading and uploading large numbers of records (vendor API limit-restricted), working with any with a GET (list) resource and pagination implemented to our standards. Bulk can be used on catalog, custom-built, o...
-
Last Updated: 03/30/2021
in Building Custom Connectors
1 Info 2 Properties 3 Authentication 4 Config & Parameters 5 Hooks 6 Events 7 Resources When you create using Builder, the first step is to provide s...