You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can this integration be used to scrape plain text? I was trying to set it up with plan text but based on the debug logs it looked like the text was being wrapped with HTML tags. Is there some way to prevent that?
Also, FWIW, this data is in csv format - would be great if there was a to scrape that, too.
The text was updated successfully, but these errors were encountered:
I'm trying to set an entity with attributes. REST only seems to support attributes from json.
I've since tried using a different API, which wasn't csv compatible (used a weird delimiter), but that also didn't seem be parsed as plain text (when I enabled debug logging, the body was wrapped with HTML tags)
Can this integration be used to scrape plain text? I was trying to set it up with plan text but based on the debug logs it looked like the text was being wrapped with HTML tags. Is there some way to prevent that?
Also, FWIW, this data is in csv format - would be great if there was a to scrape that, too.
The text was updated successfully, but these errors were encountered: