Hi, does this solution also address the portion of the question that
asks about "creating an audience through an API"? In particular, I would
like to create an Audience via a http call to the endpoint, passing data
required to create an Audience as part of the payload. Based on what I
am seeing from the docs, it looks like creating Audience can be done via
Workflows which can be triggered from API. However, it looks like there
are 2 issues: 1. API to trigger workflow does not support sending
pay...