This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
Hello,
Has anyone created Alteryx connector for Sprinklr API using Download Tool?
Sprinklr connects to social sites and gets the number of views, likes etc.
We want to get that data through Alteryx and share it in the Tableau Dashboard.
Thank you.
Harshad.
It seems the answer is no judging by the lack of responses!
I've just had a quick scout around and can't find anything on the gallery and it's not an API I have come across myself. I'd advise you to have a go yourself, I would help, but it seems pretty locked down to only people who have an account and appropriate access.
Feel free to post questions along the way and of course publish your end connector to the Alteryx Gallery.
Ben
Hi @Harshad,
Like @BenMoss here, I wasn't able to find anything currently out there for the Sprinklr API specific to Alteryx, and also found that their documentation seems to be wrapped up pretty tightly behind a paid account. However, from what I was able to determine, it's a REST API that returns JSON data which is easily handled by Alteryx, and it uses OAuth 2.0 for authentication which might be the most complicated part. Theoretically, it should be possible. I'd recommend checking out our "Guide to Creating Your Own Connector" knowledge series if you're interested in developing a workflow to connect to this service, and of course if you have any questions feel free to ask!