So I found the below info and it's something I'd really like to implement.
I THINK I have everything configured correctly but after some initial testing I'm pretty sure it's not.
This is the message I get on the request history when the custom trigger runs:
Message : Traceback (most recent call last): File "share_requesttestV3.py", line 1, in <module> import requests ModuleNotFoundError: No module named 'requests'
I've updated the config.json with what I think is the right information but that may need to be checked. And I'm 99% sure I have the python script set up correctly.