question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Adding flow step to API provider based integration yields error

See original GitHub issue

This is a…


[ ] Feature request
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report  
[ ] Documentation issue or request

The problem

I can’t seem to edit a flow to add a step to it. The browser console emits an error:

main.bd08e7b5ad2ce0b417ba.js:1 TypeError: Cannot read property 'action' of undefined
    at n.ngOnChanges (11.bb2047dff352bcbffb47.js:1)
    at main.bd08e7b5ad2ce0b417ba.js:1
    at main.bd08e7b5ad2ce0b417ba.js:1
    at $a (main.bd08e7b5ad2ce0b417ba.js:1)
    at Sl (main.bd08e7b5ad2ce0b417ba.js:1)
    at Object.updateDirectives (11.bb2047dff352bcbffb47.js:1)
    at Object.updateDirectives (main.bd08e7b5ad2ce0b417ba.js:1)
    at Xa (main.bd08e7b5ad2ce0b417ba.js:1)
    at il (main.bd08e7b5ad2ce0b417ba.js:1)
    at rl (main.bd08e7b5ad2ce0b417ba.js:1)

Expected behavior

I should be able to edit and add steps as needed to the flow.

Screenshot

peek 2018-09-28 12-34

Request and Response Data

API Endpoints and Schemas

I only see GET requests to /api/v1/integrations/i-LNUix7uR6BhTm3sXS83z and /api/v1/monitoring/integrations/i-LNUix7uR6BhTm3sXS83z, probably unrelated.

Tasks involved / Steps to Reproduce

  1. Create API provider based integration
  2. Try to edit one of the flows to add a step

console-log.txt

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
oscerdcommented, Sep 28, 2018

I believe the set-body extension currently don’t work if you compile with 1.5-SNAPSHOT syndesis dependencies.

0reactions
mmajernicommented, Oct 8, 2018

Verified by QE

Read more comments on GitHub >

github_iconTop Results From Across the Web

Using the Make an API call step in Flow Builder - Zendesk help
Adding API details · In the Configuration panel, click API details. · Use the dropdown to select a Request method: · Enter an...
Read more >
Customize What Happens When a Flow Fails - Salesforce Help
If your flow contains an element that interacts with the Salesforce database—such as an Update Records element or a Submit for Approval core...
Read more >
Action error evaluation - ServiceNow Docs
Enable actions to catch step failures and continue running. Identify when specific error conditions occur and return your own action status ...
Read more >
Add API connectors to sign up user flows - Microsoft Learn
Follow these steps to add an API connector to a sign-up user flow. Sign in to the Azure portal. Under Azure services, select...
Read more >
Known Issues for Oracle Integration - Cloud
Oracle Sales Cloud REST API services sometimes do not appear when using the Oracle Sales Cloud Adapter as an invoke connection in an...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found