Perforce triggered polling BETA.
Perforce triggers on a change-submit and sends a POST to the endpoint http://${JENKINS}/p4/change with the data:
{"change":"12345","p4port":"localhost:1666"}
Note: ‘change’ is not used (yet), but ‘p4port’ MUST match the credential in the Jenkins Job.