Access BitBucket pipeline from Jenkins File

Hello Experts,

I’m new to Jenkins and have a question on accessing BitBucket from Jenkins. We have a BitBucket pipeline that needs to be triggered after a Jenkins pipeline job through Jenkins File. Basically update the Jenkins file to trigger the BitBucket pipeline.

Thanks in advance.