Basic auth for custom build/deployment trigger

It would be nice of we could add a HTTP basic auth user+pass for a custom build/deployment trigger.

This would open the possibility to trigger a Bitbucket pipeline using DatoCMS (and probably many other things as well).

https://developer.atlassian.com/bitbucket/api/2/reference/resource/repositories/{workspace}/{repo_slug}/pipelines/#post

I think you can do this by adding the basic auth header to your custom build trigger?

image

1 Like