Hi All,
We are running the CaptivateiQ commission plan system.
I want to create an integration with Salesforce and I need to configure an open API connector.
this is the configuration that Captivate put in their knowledgebase:
curl --request GET \ --URL https://api.captivateiq.com/ciq/v1/employees/ \
--header 'Accept: application/JSON \
--header 'Authorization: Token mytokenvalue'
link attached:
https://developers.captivateiq.com/docs
in the screenshots attached you can see the configuration that i tried and it doesn't work.
please advice
thank you