succeeded
will return the array of subscriber ids that have been correctly assigned to the topic. The field failed
will show up only if there has been any subscriber that couldn’t been assigned to the topic. This probably will happen if there is any typo in the given subscriberId or if the given subscriberId doesn’t belong to the environment and the organization where the topic has been created.
Autogenerated-<TOPIC_KEY>
and the subscribers will be assigned to this newly created topic.
After that, that topic created on the fly can be managed in the same ways as the ones created in the normal way.
to
field. In case of trigger, we have already stored subscriberIds in a topic, so a topic key can be used to trigger a workflow. The workflow will be triggered to all subscribers in the topic.
Does it mean that all subscribers of one topic have same preference