Recent content by Andrew L

  1. A

    Teamwork - Create Task - Custom Field Missing CustomFieldId

    Thank you Arshil for the clarification, I'll take appropriate actions from my end to filter the incoming data.
  2. A

    Teamwork - Create Task - Custom Field Missing CustomFieldId

    Hi, we have a workflow that uses the Teamwork - Create Task action. It works well, but occasionally the workflow fails and it gives this error: { "MESSAGE": "Invalid custom field: Custom field missing customFieldId property", "STATUS": "Error" } I cannot really understand why we're...
  3. A

    How to encode as a muiltipart/form-data request?

    Sorry for the late reply, thank you for clarifying the situation. 👍
  4. A

    How to encode as a muiltipart/form-data request?

    Hi, I am wanting to send attachments from HubSpot to an Asana task. I have accomplished the API called to query the attachments URLs. I know roughly how to send an attachment to Asana using their Upload an Attachment API. Only bit I am stuck on is creating a Pabbly API POST to send the URL as...
Top