Add enrichment
.HTTP API
.Authorization
header).
For this example, we will select an account from the dropdown.Setup Inputs
-> Method
, select GET
from the dropdown.Setup Inputs
-> Endpoint
, input the leads endpoint.Setup Inputs
-> Query Parameters
, select Add a new Key and Value pair
for each of the following steps.search
as the Key, and john
as the Value.filters[replies][value]
as the Key, and 0
as the Value.filters[replies][criteria]
as the Key, and =
as the Value.tag_ids[0]
instead of tag_ids[]
filters[tag_ids][0]
as the Key, and 11
as the Value.filters[tag_ids][1]
as the Key, and 12
as the Value./
feature to pick data from previous columns.