Salesforce commerce cloud – Magic xpi

Goal : Search, Update order with Magic xpi using salesforce commerce REST API (OCAPI vs SCAPI) 1/ Salesforce Commerce Cloud REST API works with FrontEnd Token and BackEnd Token (OCAPI open commerce API) Front End Token needs the information below Check with Postman that you get the token You must send in the body (format […]

Salesforce commerce cloud – Magic xpi Lire la suite »

D365FO – Magic xpi: How to use DMF ImportFromPackage using REST API

5 import API has been provided by Microsoft to help customer to integration third part solution or data migration. Goal : We are going to focus , in this article, on the Execution of an ImportFromPackage in D365FO with DMF REST API and check the result 1/ To start with import you need to create

D365FO – Magic xpi: How to use DMF ImportFromPackage using REST API Lire la suite »

servicenow – Magic xpi

Goal : Get, Create Incident with Magic xpi using servicenow REST API Prerequisites : 1/ Create your servicenow instance (https://developer.servicenow.com/dev.do) and verify that your user has admin role in other to be able to access Application registry on your instance 2/ Create an Application OAuth Log in to your servicenow instance with your admin user

servicenow – Magic xpi Lire la suite »

Hadoop – Magic xpi

Goal : Handle Hadoop with Magic xpi using Hadoop REST API (Put and Delete file) 1/ Download and install Hadoop 2.9.1 to C:\bigdata\hadoop-2.9.1 (https://hadoop.apache.org/release/2.9.1.html) 2/ Set JAVA_HOME to jdk1.8.0_221 (example : c:\progra~1\java\jdk1.8.0_221) Set HADOOP_BIN to <hadoop installation directory>\bin (example : C:\bigdata\hadoop-2.9.1\bin ) Set HADOOP_BIN_PATH to <hadoop installation directory>\bin Set HADOOP_HOME <hadoop installation directory> (example :

Hadoop – Magic xpi Lire la suite »

Azure Storage – Magic xpi Native connector

Goal : Handle Azure Blob Container with a Native Magic xpi connector 1/Prerequisites Install Microsoft Azure Storage Explorer (* optional) to check the connection with your Azure EndPoint – Account Name – Account Key All credentials (AccountName, Account Key) can be found in “Primary Connection String” (“Chaine de connexion principale” in french :-)) 2/ Download

Azure Storage – Magic xpi Native connector Lire la suite »

Google SpreadSheet – Magic xpi

How to handle Google SpreadSheet with Magic xpi using REST Google API 1/ Connect to Google Developer Console (https://console.cloud.google.com) with your gmail account 2/ Create a new project “SpreadSheet” 3/ Choose APIs & services => Library and choose Sheets and enable it 4/ Choose credentials Define an OAuth client ID with type Desktop Application You

Google SpreadSheet – Magic xpi Lire la suite »

Retour en haut