JoshBeall
Member
I am attempting to integrate with Copper CRM, and I would like to fetch new activity_log details. This isn't one of the Copper CRM actions available, so I setup the following Custom API Request, where it specifically notes that I don't need to add authorization headers. However, when testing the request, it reports an authentication error:
As a workaround I can use the Pabbly API request action to make this same request, and manually add authorization headers--but that makes the workflow brittle and if I ever had to change the API key, someone would have to drill into the workflow and update on this particular step. How can I get this Custom API Request feature working?
As a workaround I can use the Pabbly API request action to make this same request, and manually add authorization headers--but that makes the workflow brittle and if I ever had to change the API key, someone would have to drill into the workflow and update on this particular step. How can I get this Custom API Request feature working?