Hello, I'm new to GP and I have to make a query to an API created by third parties, and I wanted to know if they have any suggestions.
The plan is that you make calls to the registered "Campaigns", and that internally you relate the "Sales Contracts" to the corresponding campaigns.
The base Url for consuming resources is as follows: cartel.ayudapreview.com/.../
Accessed with the different endpoinds, requires HMAC authorization. for which I have been suminated a key and a secret.
I've created a small project with C#, with which I can seamlessly consume the API.I want to know if there's any way to create a freeryou can send those resources to GP or consume them directly from the API.
I look forward to your answer, thank you!