Create a new workflow by specifying the description, filter, data source, and data destination
projects/{project_id}/topics/{topic_name}
. However, for specifying the topic value for data_source_config, you ONLY need to specify the {topic_name}
, for e.g ethereum.transactionsdata_destination_config
:
PULL
, ONLY “type” field is required.PUSH
, BOTH “type” and “webhook_url” fields are required.Successful Response
The response is of type object
.