{
“users”: [
{
“id”: “6876adad-890a-798df7sd97f9d7f9sf7”,
“site_id”: 1,
“memberships”: [
{
“account_id”: “7d979dsf-799sd-dhkhfdk87-sd7f97ds9f”,
“send_activation”: “true”
}
]
}
]
}
Here id and account_id I have to pass from Variable.
I am trying to build it but not getting how to make the final Payload
Post.xaml (9.1 KB)
Body1.json (269 Bytes)
Any expert, please?