Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Method parameters

GetFields_st allows to retrieve the user personal data fields which have been configured in the MailUp system. This feature is useful when using applications that, in order to integrate, necessarily need to map their data structure based on MailUp personal data fields. Mapping is a one-time, preliminary operation for configuring data import to MailUp.

For new integrations with MailUp it has to be preferred to used instead of similar method MailUpSend.GetFields_st.

Method parameters

  • string GetFields_st(stringstringĀ accessKey)

The method returns a string in XML format containing the names and IDs of the personal data fields.

...