I’m trying to connect to the Flodesk API so I can get my squarespace buyers to my flodesk email list using this Flodeks API reference: API Reference | Flodesk
but I’m getting a 401 error.
If anyone can help, I would be really grateful! Cheers
This is a little more tricky and I’m not sure if its 100% correct this way.
First the id of the subcriber must be in the path (Replace the {id} with the real id)
Second the segement ids must be an array of strings. I think the format as presented in the screenshot should work, but maybe some testing will be needed.