I am fairly proficient when it comes to creating deluge scripting to assist between Zoho CRM and Zoho Creator, but I do not work outside of the Zoho family often.
I am trying to pull the tracking status from a UPS tracking number into our CRM environment. I have created an app within the UPS Development portal that generates a "Client ID" and a "Client Secret". I found within the UPS API documentation the URL to call to pull the status:
But I cannot for the life of me figure out how to call that URL and incorporate the security parameters for OATH2.
I tried creating a connection but i still get a "access token" error.
Once I make the connection, I can pull the data into Deluge to what I need, but I can't make a proper connection. Anyone else able to connect to UPS API??