Hi,
As a newbie to parabola and indeed API in general, I am trying to figure out how to connect Parabola to a software I use called Dexi.io.
I have the API information in Dexi, but whatever I do I can not figure out how to set up the Parabola end of this to retrieve the data. I will no doubt have a similar question when I push the data to Mautic.
I have included a screen grab of the info in Dexi.
Hey @Tony_Standing! No problem, we can definitely help you get set up.
Can you send me a link to the API documentation for Dexi and I can take a look? You can start by dragging in an API Import step and filling in the information, similar to below. I believe you’ll just need to add X-DexiIO-Access and X-DexiIO-Account to the custom headers section and you should be good to go. Can you give that a try and let me know? I can also help some more once I can see their documentation.
Hey @Tony_Standing – hmm, not sure exactly what’s going on. It’s a little tricky for me to debug without more documentation. I’ll have someone on the team look into this on Monday, or hopefully someone in the community can help before then!
That error would make me think that you are using https://api.dexi.io as the API Endpoint URL. That is just the base of the URL, so you will need to add more to it. The example you sent uses this URL:
Hi all
I managed to solve this connection. It seems there was a typo in the api documentation. I dropped an S and it works great, just struggling with Mautic API now.