Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 11/4/20
    I am doing a workflow from Workfront to a third-party application. Upon a trigger, I want to upload a Workfront document. I am wondering if there is a way to chunk a file in Fusion 2.0?

    Views

    483

    Likes

    2

    Replies

    2
  • 11/4/20
    Can't get this date to subtract 14 days. Have added and removed extra colons, tried reformatting the date, nothing works. It's probably something simple or right under my nose.

    Views

    333

    Like

    1

    Replies

    1
  • 11/2/20
    Does anyone know whether you can concatenate in Fusion 2.0? I know there's a CONCAT function in WF but does that apply to Fusion? Do I simply use that command?

    Views

    375

    Like

    1

    Replies

    1
  • 11/2/20
    The documentation for "contains" isn't too helpful ... the (Hello World,Hello) example doesn't show how to check a field. I'm trying to see if a field contains the word Anniversary. If true, I'll set a project ID. If not, nada. Right now, I'm just testing and I'm getting nowhere. I know the field co...

    Views

    667

    Like

    1

    Replies

    2
  • 10/21/20
    Afternoon folks,I'm investigating a business scenario which is meant to keep a Pair of projects' schedule in sync (so to speak). Essentially, Project A starts first and at a certain point the business branches off and starts Project B. Project B cannot complete until a particular task approval fro...

    Views

    1.6K

    Like

    1

    Replies

    6
  • 9/30/20
    I'm trying to create a webhook to a third party API. In my scenario, I need to create a response to the HTTP module (where the webhook is successfully being created in the other API). The response has to be code 200 and a return piece of authorization code, which is data parsed out of the http modul...

    Views

    1.7K

    Like

    1

    Replies

    3
    API
  • 9/18/20
    How do I make this map-able? It comes in from a Webhook as "Data" in a pretty pink box, but I can't figure out how to break it up. {"rowNumber":1,"version":16,"expanded":true,"accessLevel":"OWNER","createdAt":"2020-09-16T00:59:27Z","modifiedAt":"2020-09-16T01:06:19Z","cells":[{"columnId":26440189820...

    Views

    328

    Like

    1

    Replies

    1
  • 9/18/20
    I'm working with a third-party API that requires a 200 http status code is sent back after doing a callback to my Fusion webhook. Is that something I have to setup? Or Fusion just does that automatically? And if I do have to set up, can someone show me how?

    Views

    382

    Like

    1

    Replies

    1
    API
  • 9/16/20
    I am creating a scenario that has a webhook trigger. I want to set up a couple different webhooks on this scenario ("Document" Creation and "Image" Creation since the third party app distinguishes them as different events but I effectively see them as one). The problem is the template of the respons...

    Views

    418

    Likes

    2

    Replies

    1
  • 9/11/20
    I have a working Postman command for an Oauth 2.0 "POST." Separately, I also have a working Oauth 2.0 within Fusion for the same destination using the HTTP Oauth 2.0 connector.I'm running into trouble trying to convert what I have in Postman, into Fusion. When I do a HEAD with the HTTP connector, I ...

    Views

    273

    Like

    1

    Replies

    0