Hello,
I want to create a workflow using an api called “Fresh LinkedIn Profile Data” which allows to get Linkedln profile urls by searching keywords and then I want these profile urls to be automatically in a google sheet.
But I can’t call the api correctly and I don’t know how to solve my problem.
Here’s my screenshot from make to my api call data and the “Fresh LinkedIn Profile Data” documention
Please export the scenario blueprint file to allow others to replicate the issue. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.
Please provide the input/output bundles of the modules by running the scenario, then click the white speech bubble on the top-right of each module, save the contents as a bundle.json file, and upload it here into this discussion thread:
Following these steps will allow others to assist you here. Thanks!
I guess you probably found your issue in the meantime. But in case of… you should format the request content like this ; with parameters between " "
As I use this api as well, I’ve tried and it works well