Hi I am calling an API workflow and the data keys returned do not match the ones that are from Bubble io .
The data being returned is correct but the identifiers are not let me try and illustrate
The items highlighted there are not correct but the data is correct:
- invoice_category_text should be payment_channel_text
- invoice_description_text should be payment_method_text
- invoice_due_date_date should be payment_date_date
- invoice_id_text should be payment_id_text
Here is how the it looks like in bubble io