I am trying to store the pdf url then export it as a salesforce object and am getting stuck creating the POST api call to create the pdf url. I am receiving a configuration error when trying to test the connection.
If there is a collaborative submission, do we need to pass the collab id in the request body? I’m not sure what else could be configured incorrectly following the documentation (Feathery API Reference)
Attached is a screenshot of the config - ignore the collab_id as I was just testing if that would work. Please let me know how to fix this!