Skip to content
This repository was archived by the owner on Jan 20, 2024. It is now read-only.

Can't pass any data into Attributes #17

@Stick97

Description

@Stick97

In the c# SDK, Attributes is an object without any properties or fields. It should be a dictionary. I believe this can be accomplished by adding "additionalProperties": true to the Attributes definition in the API specs file. I'm not sure if the values should be a free-form object, or if they can/should be limited to certain types.

https://swagger.io/docs/specification/data-models/dictionaries/
https://developer.salesforce.com/docs/marketing/marketing-cloud/guide/sendSMSMessageSingleRecipient.html (recipient.attributes)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions