Urgent || DOMO not connecting to infusionsoft XML-RPC API
Hi, I am trying to build a custom connector to connect report data from InfusionSoft. OAuth Authentication is successful but the code in the data processing part is not working. The code is as below: var xml ='<?xml version="1.0" encoding="UTF-8"?>'+ '<methodCall>'+…