Infinity labels with email parser
Status: Closed · Asked by llisa000 on · 0 views
Is anyone using Infinity with the Email parser? I am getting the error below when I try to update a label.
Invalid data "Label Name" supplied to "label" attribute: Data "'Label Name'" is not an array supplied to App\Item\Types\Label class.
Hey @llisa000
Could you please share the workflow name and the screenshot of the error which you getting while updating. So that we can assist you accordingly.
Thanks!
Sure, the Workflow is Email Parser and I have attached a screenshot.
Attachments


Hey @llisa000
In the Infinity Create item step, you need to pass the step in double-quotes. Please check the following screenshot -

It's not working. I am trying to get the field "Progress" to work (it's a label in Infinity).
Hey @llisa000
Could you please confirm that the custom fields you have made from Infinity are of Plain text type or not? Though the fields should be plain text type from your account as the Infinity API accepts that only.


I mentioned in my initial post that it's a label, not a text field.
Hey @llisa000
Yes, the label attribute is not allowed to action kindly use the text attribute in infinity table columns.
Is this something that will be added in the future?
Hey @llisa000
Yes, we definitely try to involve the "label" property type for the field in our future updates.
Thanks for understanding!!
Great, thank you! Infinity's label feature is very useful.