function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Dru Rattigan 11Dru Rattigan 11 

External Service not Calling to Set Endpoint

I have setup a named credential and then imported an open API for an external service  (attached) which I linked to the named credential. I have then tested a few get calls from the open api calling the created apex classes in flow to set apex defined variables and all works fine.
 
I then try to use a post function to create an applicant record or try to create an applicant using the add import function again setting the variable in apex defined variables using flow. This time I get a an error see attached. From what I can tell the endpoint is being changed 
from:
https://webapps.pellcomp.net/BigCreativeAcademy/PICSRestService/Imports/ (https://webapps.pellcomp.net/BigCreativeAcademy/PICSRestService/Imports/" style="color:#015ba7; text-decoration:none)
to
https://webapps2.pellcomp.net/BigCreativeAcademy/PICSRestService/Imports/ (https://webapps2.pellcomp.net/BigCreativeAcademy/PICSRestService/Imports/" style="color:#015ba7; text-decoration:none)
the redirect is then not running.
 
Any ideas why this would happen? I have contacted both Salesforce and Pellcom support and neither can explain this to me.
 
Dru Rattigan 11Dru Rattigan 11
link to documentation
https://skillswork-my.sharepoint.com/:f:/g/personal/paul_skillswork_co_uk/Em7W-pJShr9BlM3j5Cf8OAUB9YCW6JnD0-78Bjbbgpsrvg?e=lkimf6