Recent content by NeurodiverCity

  1. NeurodiverCity

    dict is not iterable - Pebbly API

    I had this problem, if you remove the [ ] it will present the error and accept the type
  2. NeurodiverCity

    dict is not iterable - Pebbly API

    Start_instance is the value that needs to be passed, it's what triggers the automation in the system we use
  3. NeurodiverCity

    dict is not iterable - Pebbly API

    Hi There, Please see attached
  4. NeurodiverCity

    Flowlu Integration Suggested Important Optimization

    Hi Mustafa, As it shows here: https://www.flowlu.com/api/#tag/Tasks/paths/~1task~1tasks~1create/post if you create a Pabbly API and manually set it up, the following keys are the ones you would want to set: Module: st Model: Project model_id = ID of the Project
  5. NeurodiverCity

    dict is not iterable - Pebbly API

    Hi All, I seem to be getting the error: dict is not iterable when making API Calls, Please see the attached. API from my system shows an example request as follows: [ { "key": "process_id", "value": "61c3762d671cf595bc2b7cb4", "label": "Process Id for which the action needs to be...
Top