This topic was automatically generated from Slack. You can find the original thread here.
SERW2039 : so just confirming for developing sources, in this cases I am tackling Mailgun’s sources. They offer webhooks, which are setup on their control panel. The user is expected to enter a URL where Mailgun posts events, the user then has to be able to process the events, by receiving calls from Mailgun with the event payload. They also offer an Event API, where information about events can be pulled. In this case, for developing Pipedream users, we would pull the events from Mailgun APi, and emmit from there, correct? Or is there some proxy URLs as Pipedream account at Mailgun could be used for Maulgun’s webhooks, and then just forward the events to the user? (which I see less likely) Please advice.