Hi All, Is it possible to connect agent to server ...
# ask-community
a
Hi All, Is it possible to connect agent to server including authentication on local environment?
b
Hi Avi, when setting up the agent, you can pass in the PREFECT_API_URL using the
---api
option whenever you run
prefect agent start
This section of the docs goes into a bit more detail on what is required when connecting an agent to a Prefect server.
a
Hi Bianca, We are about to start using prefect!!! WOW! I would like to setup
Notifications
via API, but I could not find it in the docs. I found only
notification block
setup, which is different than the general
Notifications
1
Can you refer me to some docs about that?
b
Hi Avi, are you using prefect server or prefect cloud?
For prefect server: configure notifications For prefect cloud: automation notifications
a
We are not yet using the cloud solution. However, I was looking for Python API to setup notifications, is that available?