Externally make a post request to a netlify background function

@kyljmn-mg I’m not aware of any Netlify specific documentation.

You would need to ensure the function responds to the appropriate headers, preflight request etc, it’s not going to occur by default.

See this related thread where I link to someone calling a Netlify function from a Webflow hosted website: